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/06/22 03:52:18 UTC

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

Changes for Build #2126
[hashutosh] HIVE-4615 : Invalid column names allowed when created dynamically by a SerDe (Gabriel Reid via Ashutosh Chauhan)

[hashutosh] HIVE-3846 : alter view rename NPEs with authorization on. (Teddy Choi via Ashutosh Chauhan)

[hashutosh] HIVE-4403 : Running Hive queries on Yarn (MR2) gives warnings related to overriding final parameters (Chu Tong via Ashutosh Chauhan)

[hashutosh] HIVE-4610 : HCatalog checkstyle violation after HIVE4578 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4636 : Failing on TestSemanticAnalysis.testAddReplaceCols in trunk (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4626 : join_vc.q is not deterministic (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4562 : HIVE3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar (caofangkun via Ashutosh Chauhan)

[hashutosh] HIVE-4489 : beeline always return the same error message twice (Chaoyu Tang via Ashutosh Chauhan)

[hashutosh] HIVE-4510 : HS2 doesn't nest exceptions properly (fun debug times) (Thejas Nair via Ashutosh Chauhan)

[hashutosh] HIVE-4535 : hive build fails with hadoop 0.20 (Thejas Nair via Ashutosh Chauhan)


Changes for Build #2127
[hashutosh] HIVE-4585 : Remove unused MR Temp file localization from Tasks (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4418 : TestNegativeCliDriver failure message if cmd succeeds is misleading (Thejas Nair via Ashutosh Chauhan)

[navis] HIVE-4620 MR temp directory conflicts in case of parallel execution mode (Prasad Mujumdar via Navis)


Changes for Build #2128
[hashutosh] HIVE-4646 : skewjoin.q is failing in hadoop2 (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4377 : Add more comment to https://reviews.facebook.net/D1209 (HIVE2340) :  (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4546 : Hive CLI leaves behind the per session resource directory on non-interactive invocation (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-2670 A cluster test utility for Hive (gates and Johnny Zhang via gates)


Changes for Build #2129
[hashutosh] HIVE-2304 : Support PreparedStatement.setObject (Ido Hadanny via Ashutosh Chauhan)

[hashutosh] HIVE-4526 : auto_sortmerge_join_9.q throws NPE but test is succeeded (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4516 : Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java (Jon Hartlaub and Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4566 : NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established (Xuefu Zhang via Ashutosh Chauhan)


Changes for Build #2130

Changes for Build #2131
[hashutosh] HIVE-4422 : Test output need to be updated for Windows only unit test in TestCliDriver (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4657 : HCatalog checkstyle violation after HIVE-2670 (Shreepadma Venugopalan via Ashutosh Chauhan)

[hashutosh] HIVE-4348 : Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4554 : Failed to create a table from existing file if file path has spaces (Xuefu Zhang via Ashutosh Chauhan)

[hashutosh] HIVE-4459 : Script hcat is overriding HIVE_CONF_DIR variable (Jarek Jarcec Cecho via Ashutosh Chauhan)


Changes for Build #2132
[hashutosh] HIVE-4435 : Column stats: Distinct value estimator should use hash functions that are pairwise independent (Shreepadma Venugopalan via Ashutosh Chauhan)


Changes for Build #2133

Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162



All tests passed

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

Status: Still Failing

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162

Changes for Build #2163

Changes for Build #2164

Changes for Build #2165

Changes for Build #2166

Changes for Build #2167

Changes for Build #2168
[omalley] Undoing the accidental update of the 0.11 release notes.

[omalley] HIVE-4478. In ORC remove ispresent stream from columns that contain no null 
values in a stripe. (Prasanth Jayachandran via omalley)

[daijy] HIVE-4591: Making changes to webhcat-site.xml have no effect

[daijy] HIVE-4784:ant testreport doesn't include any HCatalog tests




1 tests failed.
REGRESSION:  org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_parallel_orderby

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.TestMinimrCliDriver.runTest(TestMinimrCliDriver.java:290)
	at org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_parallel_orderby(TestMinimrCliDriver.java:219)
	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 #2168)

Status: Still Failing

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Changes for Build #2133

Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162

Changes for Build #2163

Changes for Build #2164

Changes for Build #2165

Changes for Build #2166

Changes for Build #2167



All tests passed

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

Status: Still Failing

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Changes for Build #2132
[hashutosh] HIVE-4435 : Column stats: Distinct value estimator should use hash functions that are pairwise independent (Shreepadma Venugopalan via Ashutosh Chauhan)


Changes for Build #2133

Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162

Changes for Build #2163

Changes for Build #2164

Changes for Build #2165

Changes for Build #2166



1 tests failed.
FAILED:  org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_parallel_orderby

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.TestMinimrCliDriver.runTest(TestMinimrCliDriver.java:290)
	at org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_parallel_orderby(TestMinimrCliDriver.java:219)
	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 #2166)

Status: Still Failing

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Changes for Build #2126
[hashutosh] HIVE-4615 : Invalid column names allowed when created dynamically by a SerDe (Gabriel Reid via Ashutosh Chauhan)

[hashutosh] HIVE-3846 : alter view rename NPEs with authorization on. (Teddy Choi via Ashutosh Chauhan)

[hashutosh] HIVE-4403 : Running Hive queries on Yarn (MR2) gives warnings related to overriding final parameters (Chu Tong via Ashutosh Chauhan)

[hashutosh] HIVE-4610 : HCatalog checkstyle violation after HIVE4578 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4636 : Failing on TestSemanticAnalysis.testAddReplaceCols in trunk (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4626 : join_vc.q is not deterministic (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4562 : HIVE3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar (caofangkun via Ashutosh Chauhan)

[hashutosh] HIVE-4489 : beeline always return the same error message twice (Chaoyu Tang via Ashutosh Chauhan)

[hashutosh] HIVE-4510 : HS2 doesn't nest exceptions properly (fun debug times) (Thejas Nair via Ashutosh Chauhan)

[hashutosh] HIVE-4535 : hive build fails with hadoop 0.20 (Thejas Nair via Ashutosh Chauhan)


Changes for Build #2127
[hashutosh] HIVE-4585 : Remove unused MR Temp file localization from Tasks (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4418 : TestNegativeCliDriver failure message if cmd succeeds is misleading (Thejas Nair via Ashutosh Chauhan)

[navis] HIVE-4620 MR temp directory conflicts in case of parallel execution mode (Prasad Mujumdar via Navis)


Changes for Build #2128
[hashutosh] HIVE-4646 : skewjoin.q is failing in hadoop2 (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4377 : Add more comment to https://reviews.facebook.net/D1209 (HIVE2340) :  (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4546 : Hive CLI leaves behind the per session resource directory on non-interactive invocation (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-2670 A cluster test utility for Hive (gates and Johnny Zhang via gates)


Changes for Build #2129
[hashutosh] HIVE-2304 : Support PreparedStatement.setObject (Ido Hadanny via Ashutosh Chauhan)

[hashutosh] HIVE-4526 : auto_sortmerge_join_9.q throws NPE but test is succeeded (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4516 : Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java (Jon Hartlaub and Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4566 : NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established (Xuefu Zhang via Ashutosh Chauhan)


Changes for Build #2130

Changes for Build #2131
[hashutosh] HIVE-4422 : Test output need to be updated for Windows only unit test in TestCliDriver (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4657 : HCatalog checkstyle violation after HIVE-2670 (Shreepadma Venugopalan via Ashutosh Chauhan)

[hashutosh] HIVE-4348 : Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4554 : Failed to create a table from existing file if file path has spaces (Xuefu Zhang via Ashutosh Chauhan)

[hashutosh] HIVE-4459 : Script hcat is overriding HIVE_CONF_DIR variable (Jarek Jarcec Cecho via Ashutosh Chauhan)


Changes for Build #2132
[hashutosh] HIVE-4435 : Column stats: Distinct value estimator should use hash functions that are pairwise independent (Shreepadma Venugopalan via Ashutosh Chauhan)


Changes for Build #2133

Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162

Changes for Build #2163

Changes for Build #2164

Changes for Build #2165



No tests ran.

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

Status: Still Failing

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Changes for Build #2126
[hashutosh] HIVE-4615 : Invalid column names allowed when created dynamically by a SerDe (Gabriel Reid via Ashutosh Chauhan)

[hashutosh] HIVE-3846 : alter view rename NPEs with authorization on. (Teddy Choi via Ashutosh Chauhan)

[hashutosh] HIVE-4403 : Running Hive queries on Yarn (MR2) gives warnings related to overriding final parameters (Chu Tong via Ashutosh Chauhan)

[hashutosh] HIVE-4610 : HCatalog checkstyle violation after HIVE4578 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4636 : Failing on TestSemanticAnalysis.testAddReplaceCols in trunk (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4626 : join_vc.q is not deterministic (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4562 : HIVE3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar (caofangkun via Ashutosh Chauhan)

[hashutosh] HIVE-4489 : beeline always return the same error message twice (Chaoyu Tang via Ashutosh Chauhan)

[hashutosh] HIVE-4510 : HS2 doesn't nest exceptions properly (fun debug times) (Thejas Nair via Ashutosh Chauhan)

[hashutosh] HIVE-4535 : hive build fails with hadoop 0.20 (Thejas Nair via Ashutosh Chauhan)


Changes for Build #2127
[hashutosh] HIVE-4585 : Remove unused MR Temp file localization from Tasks (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4418 : TestNegativeCliDriver failure message if cmd succeeds is misleading (Thejas Nair via Ashutosh Chauhan)

[navis] HIVE-4620 MR temp directory conflicts in case of parallel execution mode (Prasad Mujumdar via Navis)


Changes for Build #2128
[hashutosh] HIVE-4646 : skewjoin.q is failing in hadoop2 (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4377 : Add more comment to https://reviews.facebook.net/D1209 (HIVE2340) :  (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4546 : Hive CLI leaves behind the per session resource directory on non-interactive invocation (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-2670 A cluster test utility for Hive (gates and Johnny Zhang via gates)


Changes for Build #2129
[hashutosh] HIVE-2304 : Support PreparedStatement.setObject (Ido Hadanny via Ashutosh Chauhan)

[hashutosh] HIVE-4526 : auto_sortmerge_join_9.q throws NPE but test is succeeded (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4516 : Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java (Jon Hartlaub and Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4566 : NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established (Xuefu Zhang via Ashutosh Chauhan)


Changes for Build #2130

Changes for Build #2131
[hashutosh] HIVE-4422 : Test output need to be updated for Windows only unit test in TestCliDriver (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4657 : HCatalog checkstyle violation after HIVE-2670 (Shreepadma Venugopalan via Ashutosh Chauhan)

[hashutosh] HIVE-4348 : Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4554 : Failed to create a table from existing file if file path has spaces (Xuefu Zhang via Ashutosh Chauhan)

[hashutosh] HIVE-4459 : Script hcat is overriding HIVE_CONF_DIR variable (Jarek Jarcec Cecho via Ashutosh Chauhan)


Changes for Build #2132
[hashutosh] HIVE-4435 : Column stats: Distinct value estimator should use hash functions that are pairwise independent (Shreepadma Venugopalan via Ashutosh Chauhan)


Changes for Build #2133

Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162

Changes for Build #2163

Changes for Build #2164



All tests passed

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

Status: Still Failing

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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Changes for Build #2126
[hashutosh] HIVE-4615 : Invalid column names allowed when created dynamically by a SerDe (Gabriel Reid via Ashutosh Chauhan)

[hashutosh] HIVE-3846 : alter view rename NPEs with authorization on. (Teddy Choi via Ashutosh Chauhan)

[hashutosh] HIVE-4403 : Running Hive queries on Yarn (MR2) gives warnings related to overriding final parameters (Chu Tong via Ashutosh Chauhan)

[hashutosh] HIVE-4610 : HCatalog checkstyle violation after HIVE4578 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4636 : Failing on TestSemanticAnalysis.testAddReplaceCols in trunk (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4626 : join_vc.q is not deterministic (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4562 : HIVE3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar (caofangkun via Ashutosh Chauhan)

[hashutosh] HIVE-4489 : beeline always return the same error message twice (Chaoyu Tang via Ashutosh Chauhan)

[hashutosh] HIVE-4510 : HS2 doesn't nest exceptions properly (fun debug times) (Thejas Nair via Ashutosh Chauhan)

[hashutosh] HIVE-4535 : hive build fails with hadoop 0.20 (Thejas Nair via Ashutosh Chauhan)


Changes for Build #2127
[hashutosh] HIVE-4585 : Remove unused MR Temp file localization from Tasks (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4418 : TestNegativeCliDriver failure message if cmd succeeds is misleading (Thejas Nair via Ashutosh Chauhan)

[navis] HIVE-4620 MR temp directory conflicts in case of parallel execution mode (Prasad Mujumdar via Navis)


Changes for Build #2128
[hashutosh] HIVE-4646 : skewjoin.q is failing in hadoop2 (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4377 : Add more comment to https://reviews.facebook.net/D1209 (HIVE2340) :  (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4546 : Hive CLI leaves behind the per session resource directory on non-interactive invocation (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-2670 A cluster test utility for Hive (gates and Johnny Zhang via gates)


Changes for Build #2129
[hashutosh] HIVE-2304 : Support PreparedStatement.setObject (Ido Hadanny via Ashutosh Chauhan)

[hashutosh] HIVE-4526 : auto_sortmerge_join_9.q throws NPE but test is succeeded (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4516 : Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java (Jon Hartlaub and Navis via Ashutosh Chauhan)

[hashutosh] HIVE-4566 : NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established (Xuefu Zhang via Ashutosh Chauhan)


Changes for Build #2130

Changes for Build #2131
[hashutosh] HIVE-4422 : Test output need to be updated for Windows only unit test in TestCliDriver (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4657 : HCatalog checkstyle violation after HIVE-2670 (Shreepadma Venugopalan via Ashutosh Chauhan)

[hashutosh] HIVE-4348 : Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character (Shuaishuai Nie via Ashutosh Chauhan)

[hashutosh] HIVE-4554 : Failed to create a table from existing file if file path has spaces (Xuefu Zhang via Ashutosh Chauhan)

[hashutosh] HIVE-4459 : Script hcat is overriding HIVE_CONF_DIR variable (Jarek Jarcec Cecho via Ashutosh Chauhan)


Changes for Build #2132
[hashutosh] HIVE-4435 : Column stats: Distinct value estimator should use hash functions that are pairwise independent (Shreepadma Venugopalan via Ashutosh Chauhan)


Changes for Build #2133

Changes for Build #2134

Changes for Build #2135

Changes for Build #2136

Changes for Build #2137
[navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis)


Changes for Build #2138
[navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis)


Changes for Build #2139
[hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2140
[navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis)


Changes for Build #2141

Changes for Build #2142
[hashutosh] HIVE-4717 : Fix non-deterministic TestCliDriver on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2143

Changes for Build #2144
[hashutosh] HIVE-4713 : Fix TestCliDriver.skewjoin_union_remove_{1,2}.q on 0.23 (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4715 : Fix TestCliDriver.{recursive_dir.q,sample_islocalmode_hook.q,input12.q,input39.q,auto_join14.q} on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2145

Changes for Build #2146
[ecapriolo] Submitted by: Brock Noland Jonathon Chang	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo


Changes for Build #2147

Changes for Build #2148

Changes for Build #2149
[navis] HIVE-4708 : Temporary files are not closed in PTFPersistence on jvm reuse (Navis reviewed by Harish Butani)


Changes for Build #2150
[hashutosh] HIVE-4711 : Fix TestCliDriver.list_bucket_query_oneskew_{1,2,3}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2151
[hashutosh] HIVE-4707 : Support configurable domain name for HiveServer2 LDAP authentication using Active Directory (Prasad Mujumdar via Ashutosh Chauhan)

[gates] HIVE-4969 WebHCat e2e test framework is missing files and instructions (ekoifman via gates)

[hashutosh] HIVE-4593 : ErrorMsg has several messages that reuse the same error code (Navis via Ashutosh Chauhan)


Changes for Build #2152

Changes for Build #2153
[hashutosh] HIVE-4746 : Fix TestCliDriver.list_bucket_dml_{2,4,5,9,12,13}.q on 0.23 (Brock Noland via Ashutosh Chauhan)


Changes for Build #2154
[gates] HIVE-4679 WebHCat can deadlock Hadoop if the number of concurrently running tasks if higher or equal than the number of mappers (ekoifman via gates)


Changes for Build #2155
[ecapriolo] HIVE-4616: Support outer lateral view


Submitted by:	Navis	
Reviewed by:	Edward Capriolo
Approved by:	Edward Capriolo


Changes for Build #2156

Changes for Build #2157
[hashutosh] HIVE-3953 : Reading of partitioned Avro data fails because of missing properties (Mark Wagner via Ashutosh Chauhan)


Changes for Build #2158
[hashutosh] HIVE-4609 : Allow hive tests to specify an alternative to /tmp (Brock Noland via Ashutosh Chauhan)


Changes for Build #2159
[hashutosh] HIVE-4761 : ZooKeeperHiveLockManage.unlockPrimitive has race condition with threads (Brock Noland via Ashutosh Chauhan)


Changes for Build #2160
[hashutosh] HIVE-4172 : JDBC2 does not support VOID type (Navis via Ashutosh Chauhan)


Changes for Build #2161
[hashutosh] HIVE-4767 : ObjectStore.getPMF has concurrency problems (Brock Noland via Ashutosh Chauhan)

[hashutosh] HIVE-4743 : Improve test coverage of package org.apache.hadoop.hive.ql.io (Ivan Veselovsky via Ashutosh Chauhan)


Changes for Build #2162

Changes for Build #2163



1 tests failed.
REGRESSION:  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.runTest(TestNegativeCliDriver.java:2571)
	at org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1(TestNegativeCliDriver.java:2013)
	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 #2163)

Status: Still Failing

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