Changes for Build #982

Changes for Build #983
[cws] HIVE-2244. Add a Plugin Developer Kit to Hive (John Sichi via cws)


Changes for Build #984

Changes for Build #985

Changes for Build #986

Changes for Build #987

Changes for Build #988
[jvs] HIVE-2474. Hive PDK needs an Ivy configuration file
(Carl Steinbach via jvs)


Changes for Build #989
[cws] HIVE-2463. Fix Eclipse for javaewah upgrade (John Sichi via cws)


Changes for Build #990

Changes for Build #991
[jvs] HIVE-619. Improve the error messages for missing/incorrect UDF/UDAF class
(Marek Sapota via jvs)


Changes for Build #992
[heyongqiang] HIVE-2481: HadoopJobExecHelper does not handle null counters well 
(Ramkumar Vadali via He Yongqiang)


Changes for Build #993

Changes for Build #994

Changes for Build #995
[heyongqiang] HIVE-2479: Log more Hadoop task counter values in the MapRedStats 
class (Kevin Wilfong via He Yongqiang)


Changes for Build #996

Changes for Build #997
[jvs] HIVE-2380. Add Binary Datatype in Hive
(Ashutosh Chauhan via jvs)


Changes for Build #998
[jvs] HIVE-2488. PDK tests failing on Hudson because HADOOP_HOME is not defined
(Carl Steinbach via jvs)




2 tests failed.
FAILED:  
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1

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.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1(TestNegativeCliDriver.java:8394)
        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)


FAILED:  
org.apache.hadoop.hive.serde2.lazy.TestLazySimpleSerDe.testLazySimpleSerDe

Error Message:
-65

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: -65
        at org.apache.commons.codec.binary.Base64.isBase64(Base64.java:137)
        at 
org.apache.commons.codec.binary.Base64.isArrayByteBase64(Base64.java:163)
        at 
org.apache.hadoop.hive.serde2.lazy.LazyBinary.init(LazyBinary.java:45)
        at 
org.apache.hadoop.hive.serde2.lazy.LazyStruct.uncheckedGetField(LazyStruct.java:219)
        at 
org.apache.hadoop.hive.serde2.lazy.LazyStruct.getField(LazyStruct.java:192)
        at 
org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector.getStructFieldData(LazySimpleStructObjectInspector.java:188)
        at 
org.apache.hadoop.hive.serde2.lazy.TestLazySimpleSerDe.deserializeAndSerialize(TestLazySimpleSerDe.java:92)
        at 
org.apache.hadoop.hive.serde2.lazy.TestLazySimpleSerDe.testLazySimpleSerDe(TestLazySimpleSerDe.java:73)
        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 #998)

Status: Still Failing

Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/998/ to 
view the results.

Reply via email to