Skip to content

Testing It All

jpbarany edited this page Jun 10, 2014 · 2 revisions
Starting Services

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
Testing the Application
  1. Open up http://localhost:8000/ in your web browser,
  2. Use the CONFIG section to load your data set,
  3. Explore!

Additional Resources

Cloudera Impala
Tangelo