Changes for Build #2012
[hashutosh] HIVE-3862 : testHBaseNegativeCliDriver_cascade_dbdrop fails on
hadoop-1 (Gunther Hagleitner via Ashutosh Chauhan)
Changes for Build #2013
[kevinwilfong] HIVE-4125. Expose metastore JMX metrics. (Samuel Yuan via
kevinwilfong)
[hashutosh] HIVE-2935 : Implement HiveServer2 Core code changes (4th patch of
4) (Carl Steinbach and others via Ashutosh Chauhan)
[kevinwilfong] HIVE-4096. problem in hive.map.groupby.sorted with distincts.
(njain via kevinwilfong)
[hashutosh] HIVE-2935 : Implement HiveServer2 Beeline .q.out files (3rd patch
of 4) (Carl Steinbach and others via Ashutosh Chauhan)
[hashutosh] HIVE-2935 : Implement HiveServer2 Beeline code changes (2nd patch
of 4) (Carl Steinbach and others via Ashutosh Chauhan)
[hashutosh] HIVE-2935 : Implement HiveServer2 (1st patch of 4) (Carl Steinbach
and others via Ashutosh Chauhan)
[hashutosh] HIVE-3717 : Hive wont compile with -Dhadoop.mr.rev=20S (Gunther
Hagleitner via Ashutosh Chauhan)
[hashutosh] HIVE-4148 : Cleanup aisle ivy (Gunther Hagleitner via Ashutosh
Chauhan)
Changes for Build #2014
Changes for Build #2015
Changes for Build #2016
[ecapriolo] Hive-4141 InspectorFactories use static HashMaps which fail in
concurrent modification (Brock Noland via egc)
Submitted by: Brock Noland
Reviewed by: Edward Capriolo
Approved by: Edward Capriolo
[kevinwilfong] HIVE-4176. disable TestBeeLineDriver in ptest util.
(kevinwilfong reviewed by njain, ashutoshc)
[hashutosh] HIVE-4169 : union_remove_*.q fail on hadoop 2 (Gunther Hagleitner
via Ashutosh Chauhan)
Changes for Build #2017
[cws] HIVE-4145. Create hcatalog stub directory and add it to the build (Carl
Steinbach via cws)
[kevinwilfong] HIVE-4162. disable TestBeeLineDriver. (Thejas M Nair via
kevinwilfong)
Changes for Build #2018
Changes for Build #2019
Changes for Build #2020
Changes for Build #2021
Changes for Build #2022
Changes for Build #2023
[namit] HIVE-4154 NPE reading column of empty string from ORC file
(Kevin Wilfong via namit)
[hashutosh] HIVE-4186 : NPE in ReduceSinkDeDuplication (Harish Butani via
Ashutosh Chauhan)
Changes for Build #2024
[namit] HIVE-4146 bug with hive.auto.convert.join.noconditionaltask with outer
joins
(Namit via Gang Tim Liu)
Changes for Build #2025
[hashutosh] HIVE-4139 : MiniDFS shim does not work for hadoop 2 (Gunther
Hagleitner via Ashutosh Chauhan)
[kevinwilfong] HIVE-4015. Add ORC file to the grammar as a file format.
(Gunther Hagleitner via kevinwilfong)
[cws] HIVE-4187. QL build-grammar target fails after HIVE-4148 (Gunther
Hagleitner via cws)
5 tests failed.
FAILED:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_alter
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.runTest(TestCliDriver.java:5935)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_alter(TestCliDriver.java:4416)
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: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)
FAILED:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_db_table
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.runTest(TestCliDriver.java:5935)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_db_table(TestCliDriver.java:4420)
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: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)
FAILED:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_delimited
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.runTest(TestCliDriver.java:5935)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_delimited(TestCliDriver.java:4424)
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: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)
FAILED:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_partitioned
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.runTest(TestCliDriver.java:5935)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_partitioned(TestCliDriver.java:4428)
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: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)
FAILED:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_serde
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.runTest(TestCliDriver.java:5935)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_show_create_table_serde(TestCliDriver.java:4432)
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: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 #2025)
Status: Failure
Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2025/ to
view the results.