Testing It All - Sotera/track-communities GitHub Wiki
SSH into the VM as bigdata/bigdata and execute the following commands to start up your user-facing services.
Start up Impala search engine and services.
cd ~
./start_impala.sh
Start up Tangelo web framework.
cd ~
tangelo start
- Open up http://localhost:8000/ in your web browser,
- Use the CONFIG section to load your data set,
- Explore!