Changes for Build #1571
[namit] HIVE-2101 mapjoin sometimes gives wrong results if there is a filter in
the on condition
(Navis via namit)
Changes for Build #1572
Changes for Build #1573
Changes for Build #1574
Changes for Build #1575
[namit] HIVE-3218 Stream table of SMBJoin/BucketMapJoin with two or more
partitions is not handled properly (Navis via namit)
1 tests failed.
FAILED: org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1
Error Message:
One or more queries failed
Stack Trace:
junit.framework.AssertionFailedError: One or more queries failed
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1(TestMTQueries.java:37)
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:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1575)
Status: Still Failing
Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1575/ to
view the results.