Changes for Build #953
[nzhang] HIVE-2440. make hive mapper initialize faster when having tons of
input files (Yongqiang He via Ning Zhang)
Changes for Build #954
[jvs] HIVE-2181. Avoid null pointer exception when executing UDF
(Chinna Rao Lalam via jvs)
[nzhang] HIVE-2145. NPE during parsing order-by expression (Chinna Rao Lalam
via Ning Zhang)
1 tests failed.
REGRESSION: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_timestamp_1
Error Message:
Unexpected exception See build/ql/tmp/hive.log, or try "ant test ...
-Dtest.silent=false" to get more logs.
Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception
See build/ql/tmp/hive.log, or try "ant test ... -Dtest.silent=false" to get
more logs.
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_timestamp_1(TestCliDriver.java:28493)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
The Apache Jenkins build system has built Hive-trunk-h0.21 (build #954)
Status: Still Failing
Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/954/ to
view the results.