[jira] [Created] (HIVE-15080) Remove unnecessary jars from jdbc standalone jar

2016-10-26 Thread Tao Li (JIRA)
Tao Li created HIVE-15080: - Summary: Remove unnecessary jars from jdbc standalone jar Key: HIVE-15080 URL: https://issues.apache.org/jira/browse/HIVE-15080 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15081) RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor of HiveMetaStoreClient

2016-10-26 Thread Rui Li (JIRA)
Rui Li created HIVE-15081: - Summary: RetryingMetaStoreClient.getProxy(HiveConf, Boolean) doesn't match constructor of HiveMetaStoreClient Key: HIVE-15081 URL: https://issues.apache.org/jira/browse/HIVE-15081

[jira] [Created] (HIVE-15070) HIVE-13062 causes the HMS schema upgrade tests to not work

2016-10-26 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-15070: Summary: HIVE-13062 causes the HMS schema upgrade tests to not work Key: HIVE-15070 URL: https://issues.apache.org/jira/browse/HIVE-15070 Project: Hive

Re: Review Request 52923: HIVE-14979 Removing stale Zookeeper locks at HiveServer2 initialization

2016-10-26 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52923/ --- (Updated Oct. 26, 2016, 3:24 p.m.) Review request for hive, Ashutosh Chauhan,

Re: Review Request 52923: HIVE-14979 Removing stale Zookeeper locks at HiveServer2 initialization

2016-10-26 Thread Peter Vary
> On Oct. 20, 2016, 7:19 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 1766-1772 > > > > > > Looks good, thanks. Just one more nit (on 2 lines): Zookeeper -> >

Re: Review Request 53110: HIVE-14909: Preserve the "parent location" of the table when an "alter table rename to " is submitted (the case when the db location is not specified and the

2016-10-26 Thread Aihua Xu
> On Oct. 26, 2016, 7:04 p.m., Aihua Xu wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java, > > line 166 > > > > > > Can we implement the logic like: if a location is not

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
Hi Eugene, One more observation, in namenode logs when i run select count(*) on individual tables i still see the same error as before, org.apache.hadoop.ipc.Server: IPC Server handler 1 on 9000, call org.apache.hadoop.hdfs.protocol.ClientProtocol.getBlockLocations from 192.168.120.133:47114

Re: Review Request 53110: HIVE-14909: Preserve the "parent location" of the table when an "alter table rename to " is submitted (the case when the db location is not specified and the

2016-10-26 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53110/#review153963 --- Ship it! Ship It! - Aihua Xu On Oct. 26, 2016, 1:20 a.m.,

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
Hi Eugene, select count(*) from mls_public_record_association_snapshot_orc pra left outer join mls_listing_snapshot_orc ml on pra.primary_listing_id = ml.id left outer join attribute a on a.id = ml.standard_status ran till end and threw the below exception. MapReduce Total cumulative CPU

[jira] [Created] (HIVE-15067) Flaky test: TestMiniHiveKdc#testLogin

2016-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15067: --- Summary: Flaky test: TestMiniHiveKdc#testLogin Key: HIVE-15067 URL: https://issues.apache.org/jira/browse/HIVE-15067 Project: Hive Issue Type:

[jira] [Created] (HIVE-15071) Support alias on target table

2016-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15071: - Summary: Support alias on target table Key: HIVE-15071 URL: https://issues.apache.org/jira/browse/HIVE-15071 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-15072) Schematool should recognize missing tables in metastore

2016-10-26 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-15072: --- Summary: Schematool should recognize missing tables in metastore Key: HIVE-15072 URL: https://issues.apache.org/jira/browse/HIVE-15072 Project: Hive Issue

Re: Review Request 53110: HIVE-14909: Preserve the "parent location" of the table when an "alter table rename to " is submitted (the case when the db location is not specified and the

2016-10-26 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53110/#review153924 ---

[jira] [Created] (HIVE-15074) Schematool provides a way to detect invalid entries in VERSION table

2016-10-26 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-15074: --- Summary: Schematool provides a way to detect invalid entries in VERSION table Key: HIVE-15074 URL: https://issues.apache.org/jira/browse/HIVE-15074 Project: Hive

[jira] [Created] (HIVE-15073) Schematool should detect malformed URIs

2016-10-26 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-15073: --- Summary: Schematool should detect malformed URIs Key: HIVE-15073 URL: https://issues.apache.org/jira/browse/HIVE-15073 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-15075) Alter table change/replace unnecessarily drops stats

2016-10-26 Thread Thomas Tauber-Marshall (JIRA)
Thomas Tauber-Marshall created HIVE-15075: - Summary: Alter table change/replace unnecessarily drops stats Key: HIVE-15075 URL: https://issues.apache.org/jira/browse/HIVE-15075 Project: Hive

[jira] [Created] (HIVE-15077) Acid LockManager is unfair

2016-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15077: - Summary: Acid LockManager is unfair Key: HIVE-15077 URL: https://issues.apache.org/jira/browse/HIVE-15077 Project: Hive Issue Type: Bug

Re: Review Request 53110: HIVE-14909: Preserve the "parent location" of the table when an "alter table rename to " is submitted (the case when the db location is not specified and the

2016-10-26 Thread Chaoyu Tang
> On Oct. 26, 2016, 7:04 p.m., Aihua Xu wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java, > > line 166 > > > > > > Can we implement the logic like: if a location is not

[jira] [Created] (HIVE-15076) Improve scalability of LDAP authentication provider group filter

2016-10-26 Thread Illya Yalovyy (JIRA)
Illya Yalovyy created HIVE-15076: Summary: Improve scalability of LDAP authentication provider group filter Key: HIVE-15076 URL: https://issues.apache.org/jira/browse/HIVE-15076 Project: Hive

[jira] [Created] (HIVE-15068) Run ClearDanglingScratchDir periodically inside HS2

2016-10-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15068: - Summary: Run ClearDanglingScratchDir periodically inside HS2 Key: HIVE-15068 URL: https://issues.apache.org/jira/browse/HIVE-15068 Project: Hive Issue Type:

[jira] [Created] (HIVE-15069) Optimize MetaStoreDirectSql:: aggrColStatsForPartitions during query compilation

2016-10-26 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-15069: --- Summary: Optimize MetaStoreDirectSql:: aggrColStatsForPartitions during query compilation Key: HIVE-15069 URL: https://issues.apache.org/jira/browse/HIVE-15069

Re: Review Request 53166: HIVE-14910: Flaky test: TestSparkClient.testJobSubmission

2016-10-26 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53166/ --- (Updated Oct. 26, 2016, 8:47 a.m.) Review request for hive, Mohit Sabharwal,

Re: Review Request 53166: HIVE-14910: Flaky test: TestSparkClient.testJobSubmission

2016-10-26 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53166/#review153868 --- Hi Zsombor, Thanks, nice, just a nit. Still hoping someone with

[jira] [Created] (HIVE-15078) Flaky dummy

2016-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15078: --- Summary: Flaky dummy Key: HIVE-15078 URL: https://issues.apache.org/jira/browse/HIVE-15078 Project: Hive Issue Type: Test Reporter: Zoltan

Re: Review Request 53166: HIVE-14910: Flaky test: TestSparkClient.testJobSubmission

2016-10-26 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53166/ --- (Updated Oct. 26, 2016, 1:48 p.m.) Review request for hive, Mohit Sabharwal,

Re: Error with flush_length File in Orc, in hive 2.1.0 and mr execution engine.

2016-10-26 Thread satyajit vegesna
Hi Eugene, PFB Transaction table in green and parquet tables in yellow, INSERT INTO access_logs.crawlstats_dpp PARTITION(day="2016-10-23") select pra.url as prUrl,pra.url_type as urlType,CAST(pra.created_at AS timestamp) as prCreated, CAST(pra.updated_at AS timestamp) as prUpdated,