Created 06-18-2015 05:13 AM
Hi,
Could any one give the list of tests needs to be performed on impala to ensure it is working fine. I'm already aware of creating and querying databases and tables in Impala. Do we have any other test conditions (on fuctionality alone) to ensure correctness ?
Thanks,
Sathish (Satz)
Created 07-01-2015 12:43 PM
Hi Sathish,
We run a series of tests to test Impala in our development environment. If you're interested in running these tests, you can follow the instructions on the public wiki for setting up a development environment: https://github.com/cloudera/Impala/wiki/Contributing-to-Impala
The buildall.sh script will build Impala and run the tests against the build.
I hope this helps.
-Matt