Hi Min, Try remove build/ql/tmp/hive.log and rerun the test by specifying the -Dtestcase=xxx.
If it's TestCliDriver, you can specify -Dqfile=yyy.q for running only that qfile, and -Dtest.silent=false will produce more error messages for map-reduce jobs. Zheng On Tue, Jul 14, 2009 at 11:47 PM, Min Zhou<[email protected]> wrote: > It doesn't work only by scanning the hive.log. what's I tested is all the > testcases. > > 2009/7/15 He Yongqiang <[email protected]> >> >> try take a look at build/ql/tmp/ >> >> On 09-7-15 下午2:23, "Min Zhou" <[email protected]> wrote: >> >> When test failed,? we only see only see? message like below >> ??? [junit] junit.framework.AssertionFailedError: Client execution results >> failed with error code = 1 >> ??? [junit]???? at junit.framework.Assert.fail(Assert.java:47) >> ??? [junit]???? at >> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf_reverse(TestCliDriver.java:10692) >> ??? ... ommit >> >> we don't know the reason why failed, how can i find it ? >> >> Thanks, >> Min > > > > -- > My research interests are distributed systems, parallel computing and > bytecode based virtual machine. > > My profile: > http://www.linkedin.com/in/coderplay > My blog: > http://coderplay.javaeye.com > -- Yours, Zheng
