Hi Folks,

When I followed strictly the HiveDeveloperFAQ wiki to run unit test for
Hive 0.13, I found that maven merely compiles the tests, but doesn't
execute them when we use command:
mvn test -Phadoop-1

However, when we specify the test case parameter, like
mvn test -Dtest=TestCliDriver -Phadoop-1,
maven would execute the test.

Would you please let me know whether there are something else I need to
do to successfully run the unit test?

Thanks,
Lin

Reply via email to