Setting up the training-tutorial project for Technical BA Academy
FAQ relevant for: Technical BA Academy Hi Guys! Some good news for all of you doing the Technical Business Analyst Academy! We've added a new script to your VDIs to simplify the training-tutorial project setup. This script combines all the necessary setup commands into a single script! If you've already set up the training-tutorial project, there's no need to do it again! Also, you will still be able to setup the project manually by following BA Module 1.2: Smoke Test (after completing Module 1.1: Development Tools). The new script is just an additional method for setting up the training-tutorial project for the Scenario-based Tasks. The rest of this post will explain how to get the new script on your VDI, and how to use it to set up the training-tutorial project. How to get the updated setup scripts To add the new script to your VDI, you will need to unzip the setup scripts again. To do this run the following commands in order: cd ~ cp /opt/training/other-resources/setup-scripts/tba-academy/setup_scripts.zip ~ unzip setup_scripts.zip cd ~/setup-scripts-analyst/ chmod +x *.sh If you are prompted with this message: Enter A (or y) to overwrite the existing setup scripts folder with the new folder. Things to Check: Make sure you have the correct setup scripts: Open the /setup-scripts-analyst folder. Check that the file run_training_tutorial_setup.sh is there. If the file is missing, rerun the setup scripts above. Make sure you have the training-tutorial project Check you have the /training-tutorial folder in the home directory of your VDI. If you do not have the training-tutorial project run the following commands: cd ~/setup-scripts-analyst ./run_setup.sh Running the training-tutorial setup script Now that you have the new setup script, you can use it to set up the training-tutorial project! To run the script run the following commands in order: Step 1: Navigate to the /setup-scripts-analyst folder using: cd ~/setup-scripts-analyst Step 2: Run the training-tutorial setup script using: ./run_training_tutorial_setup.sh This script may take up to an hour to fully execute all the commands. Important Note: Do not leave the VDI idle for too long as it will disconnect from inactivity! If this happens, you will need to rerun the script If all the commands execute successfully, you will see this final message in the terminal: Now you should be able to run the Quantexa UI on the training-tutorial project using the run-all script! If you encounter any issues while running this script or have any questions, please let us know in the comments of this post! We hope this helps! Many thanks, The Academy Team153Views1like2CommentsFAQ: Broken Elasticsearch Head Chrome Extension Workaround
FAQ relevant for: all Academy versions Hi all, Support for Manifest V2 has officially been disabled in Google Chrome, which means the Elasticsearch Head Chrome extension is no longer functioning properly on the VDIs. When you try to add the Elasticsearch Head Chrome extension you may see the following error: "This extension was turned off because it is no longer supported" or this error: "Cannot install extension because it uses an unsupported manifest version. Could not load manifest." We are looking into ways we can resolve this issue, however for now we have a workaround to get the extension working. Error Workaround Here are the steps you can follow to work around this error: Step 1: Navigate to chrome://flags/#extension-manifest-v2-deprecation-warning in the Chrome browser: Step 2: Disable the following settings: Extension Manifest V2 Deprecation Warning Stage Extension Manifest V2 Deprecation Disabled Stage Extension Manifest V2 Deprecation Unsupported Stage Step 3: Restart Chrome. Step 4: Re-add the Elasticsearch Head Chrome extension. This comment details how to add the extension to Chrome. You should now be able to use the Elasticsearch Head Chrome extension as normal! Apologies for the inconvenience, I hope this helps!32Views0likes0CommentsDiscover LearnUpon's (Our LMS) Fresh New Look
Hello Learners, Exciting changes are coming to our Learning Platform! Quantexa Academy is pleased to announce that our Learning Management System is getting a new look to enhance your learning experience. This upgrade will offer a more intuitive design, improved navigation, and a more engaging interface. Here are the changes you can expect: New User Dashboard - Home and My Learning page: A simplified, easy-to-navigate homepage that helps you access learning content quickly. Content Details Page - Course/Learning Path: A more engaging and visually rich way to explore course/learning path details and progress. Get ready for an engaging, seamless, and user-friendly learning experience with the new User interface. FAQs π When will the new UI be released? The new user interface (UI) will be activated on 2 June 2025. πββοΈπββοΈWill this update affect my program history? No, this update is purely visual, and your history of completed courses will not be affected. How to use the new UI: To help you navigate the new UI, please refer to this guide to familiarize yourself with the changes. Note: All current images used are stock examples provided by LearnUpon and will be replaced once the updates are implemented in our Learning Portal. 1. New Dashboard Home Page The Home Page is a new, redesigned dashboard allowing you to view all your learning content at a glance. You can easily find the most essential materials, upcoming trainings/live sessions and track your progress. My Learning Page My Learning page displays all your course/learning paths: past, present and future. Each course is represented by a card that summarizes essential information in a compact format, such as the course title, course image, course or learning path label, etc. The Home and My Learning pages will replace the current learner dashboard. 2. Content Details Page: Course/Learning Path The new content details page is designed to create engaging and enriching experiences for learners. It features a refreshed visual layout that enhances how learners start and navigate through courses and learning paths. It includes images, descriptions, and information provided by the course owner, all presented in a sleek format. The new content details page will replace the current course and learning path details page. Course Detail Page Learning Path Page π‘ What you can do now: Mark your calendar for 2 June 2025 and check out the new UI to get familiar with the changes. Share your feedback! Weβd love to hear your thoughts once the new UI launches. training@quantexa.com Happy learning! ππ’New Quantexa Academy Licence (May-July 2025)
The training licence for Academy VDIs has been successfully updated. The new licence will remain valid until 31st July, 2025. π¨ Action Required: Please update your licence on your training VDI to ensure your work is not disrupted, as the current licence expires on the 31st of May 2025. π How to update your licence: You can see how to update your licence using this FAQ. _________________________________________________________________________________________________ Hope this helps, if so, please mark this as answered. Rupali Pandit - Academy Team Lead π©βπ»23Views0likes0CommentsFAQ: Gradle taking too long to index
FAQ relevant for: all Academy versions When opening IntelliJ on the Academy VDIs, dependencies may take too long to load, causing the project to not index properly. This happens because IntelliJ attempts to download dependencies but fails as the VDIs do not have access to the internet. We can stop this happening by putting Gradle in offline mode. To do this you need to do the following: First, click on the Gradle panel near the top of the right sidebar: Then, click on the toggle offline mode button: The button will be a lighter grey colour when the offline mode is on Finally, click the refresh button to restart the indexing: Your project should now index a lot quicker (although it may still take 10-20mins)!FAQ: Academy Documentation Links
Hey all! Here are some useful links for the Academies: ETL Configuring .qmodel files Configuring .qentity files Entities, Start Paths, and traversals Defining Traversals Defining Compounds Defining Elements Quantexa Core Library Core Traversals Core Elements Core Templates Address Business Individual Core Compounds Address Business Individual + Individual Synonyms Core Parsers Address Business If Business parse Business If not Business parse Individual Date to Date parts Entity Resolution Resolver Config Resolution Templates Filtered Compounds Compound Exclusions Network Generation Expansion Steps Scoring (v2.1.8) Severity Tooling Assigning Severity to a Score Configuring Score Descriptions Score Descriptions Score Description Rendering Extracting Values from Configuration files Scorecard Configuration For Comprehensions (Scala Documentation) Project Example - Scoring Best Practices UI Search Configuration Expansion Templates Traversal DSL Functions home page Example Note: The Data Engineering is currently on v2.0.1 of the Quantexa Platform and the Scoring Engineer Academy is currently on v2.1.1, however the closest documentation versions we have are for v2.0.8 and v2.1.8 respectively. These versions should be sufficient for you to complete the Academy! Please comment below if you find any other useful links from the Quantexa Documentation Site so we can add them to the list!417Views1like0Commentsπ’New Quantexa Academy Licence (March-May 2025)
The training licence for Academy VDIs has been successfully updated. The new licence will remain valid until June 1, 2025. π¨ Action Required: Please update your licence on your training VDI to ensure your work is not disrupted, as the current licence expires on the 1st of March 2024. π How to update your licence: You can see how to update your licence using this FAQ. _____________________________________________________________________________________________________________________________ Hope this helps, if so, please mark this as answered. Rupali Pandit - Academy Team Lead π©βπ»124Views1like0CommentsFAQ: Elasticsearch "cluster health: Not connected" in Chrome / "Connection refused" script error
FAQ relevant for: all Academy versions Sometimes on the VDIs you will encounter your Elasticsearch being disconnected which will then mean that the data isn't available for easy viewing and it will also lead to errors in your UI. If you try to run e.g. a load Elastic ETL script while Elastic isn't connected then you will get an error, for example: Exception in thread "main" java.net.ConnectException: Connection refused To reconnect the Elasticsearch service you just need to run the following command anywhere in a terminal window on your VDI: sudo systemctl restart elasticsearch.service359Views1like2CommentsVDI not starting? We're on it β οΈ
Hi everyone, We're currently experiencing an issue on the Quantexa Community where the VDI is failing to start and displays the following message: Please bear with us while we fix this, we will have this resolved very soon. You can also bookmark this page to receive updates. Thanks, The Education Team58Views1like1CommentNew Quantexa Academy Licence (December-March 2025)
The training licence for the Academy VDIs has just been updated, with the new licence being valid until the 1st of March 2025. Please update your licence on your training VDI to ensure your work is not disrupted, as the current licence expires on the 29th of November 2024. You can see how to update your licence using this FAQ. UPDATE: Some users have reported issues with this licence. This will be updated again today (27/11) and we advise you to try again tomorrow.198Views1like6Comments