-
Licence Update for the training VDIs
Hey all! This is just to say that new Quantexa Licences have been issued for your training VDIs, so you can now go ahead and update your licence and you should see the warning banner along the top of the Quantexa UI disappear after you have done this! Note: if you are doing the BA Academy then there is a small issue with…
-
FAQ: I'm trying to run a script and seeing an error about "Unrecognized option: -s"
FAQ relevant for: all Academy versions If you are trying to run a Scala script (e.g. ImportRawToParqet) and you see the above mentioned error, the main cause of this is that the program can't find the relevant JAR file to run. You may also get an error saying something like "<jar name>.jar not found" or "jar <jar name>…
-
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…