You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/22 20:40:48 UTC

Hive-trunk-h0.21 - Build # 2027 - Still Failing

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)


Changes for Build #2026
[hashutosh] HIVE-3820 Consider creating a literal like D or BD for representing Decimal type constants (Gunther Hagleitner via Ashutosh Chauhan)


Changes for Build #2027
[cws] HIVE-4217. Fix show_create_table_*.q test failures (Carl Steinbach via cws)

[namit] HIVE-4206 Sort merge join does not work for outer joins for 7 inputs
(Namit via Gang Tim Liu)

[kevinwilfong] HIVE-4188. TestJdbcDriver2.testDescribeTable failing consistently. (Prasad Mujumdar via kevinwilfong)




2 tests failed.
FAILED:  org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_union_view

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259)
	at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268)
	at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299)
	at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244)


FAILED:  org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_stats_aggregator_error_1

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
	at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259)
	at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268)
	at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299)
	at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244)




The Apache Jenkins build system has built Hive-trunk-h0.21 (build #2027)

Status: Still Failing

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

Hive-trunk-h0.21 - Build # 2028 - Fixed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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)


Changes for Build #2026
[hashutosh] HIVE-3820 Consider creating a literal like D or BD for representing Decimal type constants (Gunther Hagleitner via Ashutosh Chauhan)


Changes for Build #2027
[cws] HIVE-4217. Fix show_create_table_*.q test failures (Carl Steinbach via cws)

[namit] HIVE-4206 Sort merge join does not work for outer joins for 7 inputs
(Namit via Gang Tim Liu)

[kevinwilfong] HIVE-4188. TestJdbcDriver2.testDescribeTable failing consistently. (Prasad Mujumdar via kevinwilfong)


Changes for Build #2028
[kevinwilfong] HIVE-4092. Store complete names of tables in column access analyzer (Samuel Yuan via kevinwilfong)

[namit] HIVE-4208 Clientpositive test parenthesis_star_by is non-deteministic
(Mark Grover via namit)




All tests passed

The Apache Jenkins build system has built Hive-trunk-h0.21 (build #2028)

Status: Fixed

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