[jira] [Created] (HIVE-20805) Hive does not copy source data when importing as non-hive user

2018-10-24 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-20805: -- Summary: Hive does not copy source data when importing as non-hive user Key: HIVE-20805 URL: https://issues.apache.org/jira/browse/HIVE-20805 Project: Hi

[jira] [Created] (HIVE-20804) Further improvements to group by optimization with constraints

2018-10-24 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-20804: -- Summary: Further improvements to group by optimization with constraints Key: HIVE-20804 URL: https://issues.apache.org/jira/browse/HIVE-20804 Project: Hive Issu

[jira] [Created] (HIVE-20803) Hive can't read S3 parquet file with timestamp partition

2018-10-24 Thread t oo (JIRA)
t oo created HIVE-20803: --- Summary: Hive can't read S3 parquet file with timestamp partition Key: HIVE-20803 URL: https://issues.apache.org/jira/browse/HIVE-20803 Project: Hive Issue Type: Bug

Re: Review Request 69143: CachedStore: Add more UT coverage (outside of .q files)

2018-10-24 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69143/#review210011 --- standalone-metastore/metastore-server/src/main/java/org/apache/ha

[VOTE] Apache Hive 3.1.1 Release Candidate 0

2018-10-24 Thread Daniel Dai
Apache Hive 3.1.1 Release Candidate 0 is available here: http://people.apache.org/~daijy/apache-hive-3.1.1-rc-0/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1092 Source tag for RCN is at: https://github.com/apache/hive/tree/release-3.1.1

Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-24 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69148/ --- Review request for hive, Jason Dere and Prasanth_J. Repository: hive-git Desc

[jira] [Created] (HIVE-20802) Statistics: Provide per-column statistics expanded for "explain formatted"

2018-10-24 Thread Gopal V (JIRA)
Gopal V created HIVE-20802: -- Summary: Statistics: Provide per-column statistics expanded for "explain formatted" Key: HIVE-20802 URL: https://issues.apache.org/jira/browse/HIVE-20802 Project: Hive

[jira] [Created] (HIVE-20801) ACID: Allow DbTxnManager to ignore non-ACID table locking

2018-10-24 Thread Gopal V (JIRA)
Gopal V created HIVE-20801: -- Summary: ACID: Allow DbTxnManager to ignore non-ACID table locking Key: HIVE-20801 URL: https://issues.apache.org/jira/browse/HIVE-20801 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20800) Use "posix" for property tarLongFileMode for maven-assembly-plugin

2018-10-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-20800: Summary: Use "posix" for property tarLongFileMode for maven-assembly-plugin Key: HIVE-20800 URL: https://issues.apache.org/jira/browse/HIVE-20800 Project: Hive Issu

[GitHub] hive pull request #453: Fix the leak of lock during concurrent partition dro...

2018-10-24 Thread guangyy
GitHub user guangyy opened a pull request: https://github.com/apache/hive/pull/453 Fix the leak of lock during concurrent partition drop We have seen a leaked lock on hive metastore DB which caused all PARTITION insertion failed on timeout waiting for lock until the metastore

Re: Review Request 69107: HIVE-20512

2018-10-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69107/#review209986 --- ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandl

Re: Review Request 69107: HIVE-20512

2018-10-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Oct. 24, 2018, 8:51 a.m., Antal Sinkovits wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java > > Lines 56 (patched) > > > > > > Any reason why we use Timer? > > > > From

Re: Review Request 69107: HIVE-20512

2018-10-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69107/ --- (Updated Oct. 24, 2018, 8:55 p.m.) Review request for hive, Antal Sinkovits, Sa

Re: Review Request 69107: HIVE-20512

2018-10-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Oct. 23, 2018, 7:50 p.m., Sahil Takiar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java > > Line 50 (original), 53 (patched) > > > > > > this need to be volatile since it is mod

Re: Review Request 69107: HIVE-20512

2018-10-24 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Oct. 23, 2018, 7:50 p.m., Sahil Takiar wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java > > Line 49 (original), 52 (patched) > > > > > > i think volatile long is sufficient here

Review Request 69145: OrcInputFormat.SplitGenerator.callInternal() can be optimized

2018-10-24 Thread Igor Kryvenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69145/ --- Review request for hive and Eugene Koifman. Bugs: HIVE-14516 https://issues

[jira] [Created] (HIVE-20799) Fix or disable TestRpc.testClientTimeout

2018-10-24 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-20799: -- Summary: Fix or disable TestRpc.testClientTimeout Key: HIVE-20799 URL: https://issues.apache.org/jira/browse/HIVE-20799 Project: Hive Issue Type:

Re: Precommit build timing out

2018-10-24 Thread Jesus Camacho Rodriguez
Thanks Vihang! On 10/24/18, 12:32 PM, "Vihang Karajgaonkar" wrote: Restarted ptest server and confirmed its back up and running. There was some outage on the jenkins side as well as GCE yesterday. Not sure what caused it really, but looks ok now. On Tue, Oct 23, 2018 at 4:

Re: Precommit build timing out

2018-10-24 Thread Vihang Karajgaonkar
Restarted ptest server and confirmed its back up and running. There was some outage on the jenkins side as well as GCE yesterday. Not sure what caused it really, but looks ok now. On Tue, Oct 23, 2018 at 4:48 PM, Vihang Karajgaonkar wrote: > I took a quick look at it from the server side. It see

[jira] [Created] (HIVE-20798) Test precommit job

2018-10-24 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-20798: -- Summary: Test precommit job Key: HIVE-20798 URL: https://issues.apache.org/jira/browse/HIVE-20798 Project: Hive Issue Type: Test Repo

Review Request 69143: CachedStore: Add more UT coverage (outside of .q files)

2018-10-24 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69143/ --- Review request for hive, Daniel Dai and Thejas Nair. Bugs: HIVE-20613 https

[jira] [Created] (HIVE-20797) Print Number of Locks Acquired

2018-10-24 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-20797: -- Summary: Print Number of Locks Acquired Key: HIVE-20797 URL: https://issues.apache.org/jira/browse/HIVE-20797 Project: Hive Issue Type: Improvement Com

[jira] [Created] (HIVE-20796) jdbc URL can contain sensitive information that should not be logged

2018-10-24 Thread Laszlo Pinter (JIRA)
Laszlo Pinter created HIVE-20796: Summary: jdbc URL can contain sensitive information that should not be logged Key: HIVE-20796 URL: https://issues.apache.org/jira/browse/HIVE-20796 Project: Hive

[jira] [Created] (HIVE-20795) Rename CompileLockTest.java to follow the test's naming convention.

2018-10-24 Thread Denys Kuzmenko (JIRA)
Denys Kuzmenko created HIVE-20795: - Summary: Rename CompileLockTest.java to follow the test's naming convention. Key: HIVE-20795 URL: https://issues.apache.org/jira/browse/HIVE-20795 Project: Hive

Re: Review Request 69107: HIVE-20512

2018-10-24 Thread Antal Sinkovits via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69107/#review209950 --- ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandl

[jira] [Created] (HIVE-20794) Use Zookeeper for metastore service discovery

2018-10-24 Thread Ashutosh Bapat (JIRA)
Ashutosh Bapat created HIVE-20794: - Summary: Use Zookeeper for metastore service discovery Key: HIVE-20794 URL: https://issues.apache.org/jira/browse/HIVE-20794 Project: Hive Issue Type: Impr