test: [mkdir] Created dir: /vm/tmp/svn-hive/build/ql/test/logs [junit] Running org.apache.hadoop.hive.cli.TestCliDriver [junit] Begin query: showparts.q [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=11} [junit] OK [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=12} [junit] OK [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=11} [junit] OK [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=12} [junit] OK [junit] Loading data to table srcbucket [junit] OK [junit] Loading data to table srcbucket [junit] OK [junit] Loading data to table src [junit] OK [junit] diff -I \(file:\)\|\(tmp/hive-.*\) /vm/tmp/svn-hive/ql/../build/ql/test/logs/showparts.q.out /vm/tmp/svn-hive/ql/src/test/results/clientpositive/showparts.q.out [junit] Done query: showparts.q [junit] Begin query: alter1.q [junit] diff -I \(file:\)\|\(tmp/hive-.*\) /vm/tmp/svn-hive/ql/../build/ql/test/logs/alter1.q.out /vm/tmp/svn-hive/ql/src/test/results/clientpositive/alter1.q.out [junit] Done query: alter1.q [junit] Begin query: input_limit.q [junit] diff -I \(file:\)\|\(tmp/hive-.*\) /vm/tmp/svn-hive/ql/../build/ql/test/logs/input_limit.q.out /vm/tmp/svn-hive/ql/src/test/results/clientpositive/input_limit.q.out [junit] Done query: input_limit.q [junit] Begin query: subq2.q [junit] java.lang.ClassNotFoundException: org.apache.hadoop.hive.ql.exec.TableScanOperator [junit] Continuing ... [junit] java.lang.NullPointerException: target should not be null [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =reduceSinkDesc.setPartitionCols(ArrayList); [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =ReduceSinkOperator.setParentOperators(ArrayList); [junit] Continuing ... [junit] java.lang.NullPointerException: target should not be null [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =SelectOperator.setParentOperators(ArrayList); [junit] Continuing ... [junit] java.lang.NullPointerException: target should not be null [junit] Continuing ... [junit] java.lang.NullPointerException: target should not be null [junit] Continuing ... [junit] java.lang.NullPointerException: target should not be null [junit] Continuing ... [junit] java.lang.NullPointerException: target should not be null [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =mapredWork.setKeyDesc(tableDesc); [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =FileSinkOperator.setParentOperators(ArrayList); [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =GroupByOperator.setParentOperators(ArrayList); [junit] Continuing ... [junit] java.lang.NoSuchMethodException: =mapredWork.setTagToValueDesc(ArrayList); [junit] Continuing ... [junit] 08/12/17 14:43:21 WARN exec.ExecDriver: Number of reduce tasks not specified. Defaulting to jobconf value of: 1 [junit] java.lang.NullPointerException [junit] at org.apache.hadoop.hive.ql.plan.mapredWork.setAliases(mapredWork.java:185) [junit] at org.apache.hadoop.hive.ql.plan.mapredWork.initialize(mapredWork.java:190) [junit] at org.apache.hadoop.hive.ql.exec.Utilities.setMapRedWork(Utilities.java:148) [junit] at org.apache.hadoop.hive.ql.exec.ExecDriver.execute(ExecDriver.java:208) [junit] at org.apache.hadoop.hive.ql.exec.ExecDriver.main(ExecDriver.java:366) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Method.java:597) [junit] at org.apache.hadoop.util.RunJar.main(RunJar.java:165) [junit] at org.apache.hadoop.mapred.JobShell.run(JobShell.java:54) [junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) [junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79) [junit] at org.apache.hadoop.mapred.JobShell.main(JobShell.java:68) [junit] java.lang.RuntimeException: java.lang.NullPointerException [junit] at org.apache.hadoop.hive.ql.exec.Utilities.setMapRedWork(Utilities.java:152) [junit] at org.apache.hadoop.hive.ql.exec.ExecDriver.execute(ExecDriver.java:208) [junit] at org.apache.hadoop.hive.ql.exec.ExecDriver.main(ExecDriver.java:366) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Method.java:597) [junit] at org.apache.hadoop.util.RunJar.main(RunJar.java:165) [junit] at org.apache.hadoop.mapred.JobShell.run(JobShell.java:54) [junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) [junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79) [junit] at org.apache.hadoop.mapred.JobShell.main(JobShell.java:68) [junit] Caused by: java.lang.NullPointerException [junit] at org.apache.hadoop.hive.ql.plan.mapredWork.setAliases(mapredWork.java:185) [junit] at org.apache.hadoop.hive.ql.plan.mapredWork.initialize(mapredWork.java:190) [junit] at org.apache.hadoop.hive.ql.exec.Utilities.setMapRedWork(Utilities.java:148) [junit] ... 11 more [junit] [junit] Exception: Client Execution failed with error code = 9 [junit] junit.framework.AssertionFailedError: Client Execution failed with error code = 9 [junit] at junit.framework.Assert.fail(Assert.java:47) [junit] at org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_subq2(TestCliDriver.java:367) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Method.java:597) [junit] at junit.framework.TestCase.runTest(TestCase.java:154) [junit] at junit.framework.TestCase.runBare(TestCase.java:127) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:118) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:208) [junit] at junit.framework.TestSuite.run(TestSuite.java:203) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768) [junit] Begin query: input2.q