Re: ant test fails

2012-04-26 Thread Srinivasan Rajivelu
test -Dtestcase=TestCliDriver Which test fails ? Also, can you try running the tests in non-debug mode. I.e Do ant package (Instead of ant -Djavac.debug=on package) -namit On 4/22/12 9:59 PM, Srinivasan Rajivelu srinivasanrajiv...@gmail.com wrote: Hi All, After running ant

ant test fails

2012-04-22 Thread Srinivasan Rajivelu
Hi All, After running ant package, if I run ant test fails, I tried all, ant package ant clean package ant -Djavac.debug=on package I cannot run neither all test cases or positive test cases. ant test ant test -Dtestcase=TestCliDriver Both fails, And hive version that I am using is

ant test fails in Hive

2012-04-15 Thread Srinivasan Rajivelu
Hi All, After running ant package, if I run ant test fails, I tried all, ant package ant clean package ant -Djavac.debug=on package I cannot run neither all test cases or positive test cases. ant test ant test -Dtestcase=TestCliDriver Both fails, And hive version that I am using is