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
1 tests failed.
FAILED: org.apache.hive.jdbc.TestJdbcDriver2.testDescribeTable
Error Message:
Column name 'under_col' not found expected:<under_col> but was:<# col_name
>
Stack Trace:
junit.framework.ComparisonFailure: Column name 'under_col' not found
expected:<under_col> but was:<# col_name >
at junit.framework.Assert.assertEquals(Assert.java:81)
at
org.apache.hive.jdbc.TestJdbcDriver2.testDescribeTable(TestJdbcDriver2.java:815)
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 #2021)
Status: Failure
Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2021/ to
view the results.