-
FAQ: I'm missing data in Elasticsearch / my number of docs are wrong
FAQ relevant for: all Academy versions If you have completed the ETL pipeline stages of your project and uploaded the data to ElasticSearch, then when checking your indices in the ElasticSearch Head plugin on Chrome you should have numbers similar to the picture below (to get a bigger version of the image, right click it…
-
FAQ: I tried to start my UI but some of the apps didn't start up / I got a UI error
FAQ relevant for: all Academy versions If your apps haven't started after executing the ./run-all.sh script and waiting for a few minutes, the first thing to do would be to identify which of the apps didn't start. This can be done by executing the ./check-all.sh script** which should give you an indication as to if one of…
-
New Blog: Using Gradle Effectively.
Hey all, this is just to say that there is a new article up in the Community Library about how to most effectively use Gradle, particularly when doing your Academy Tasks. Please click here to go to the page and have a read! Below is a highly condensed summary of the key take-home messages of the article: "TL;DR: We use…