[jira] [Created] (HIVE-16641) Use DistCpOptions.Builder in Hadoop shims

2017-05-10 Thread Andrew Wang (JIRA)
Andrew Wang created HIVE-16641: -- Summary: Use DistCpOptions.Builder in Hadoop shims Key: HIVE-16641 URL: https://issues.apache.org/jira/browse/HIVE-16641 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16640) The ASF Heads have some errors in some class

2017-05-10 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16640: Summary: The ASF Heads have some errors in some class Key: HIVE-16640 URL: https://issues.apache.org/jira/browse/HIVE-16640 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16639) LLAP: Derive shuffle thread counts and keep-alive connections from instance count

2017-05-10 Thread Gopal V (JIRA)
Gopal V created HIVE-16639: -- Summary: LLAP: Derive shuffle thread counts and keep-alive connections from instance count Key: HIVE-16639 URL: https://issues.apache.org/jira/browse/HIVE-16639 Project: Hive

Re: Review Request 59137: HIVE-16602: Implement shared scans with Tez

2017-05-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59137/#review174582 ---

Re: Review Request 58936: HIVE-16143 : Improve msck repair batching

2017-05-10 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58936/ --- (Updated May 11, 2017, 12:04 a.m.) Review request for hive, Aihua Xu, Sergio

[jira] [Created] (HIVE-16638) Get rid of magic constant __HIVE_DEFAULT_PARTITION__ in syntax

2017-05-10 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16638: - Summary: Get rid of magic constant __HIVE_DEFAULT_PARTITION__ in syntax Key: HIVE-16638 URL: https://issues.apache.org/jira/browse/HIVE-16638 Project: Hive Issue

Re: Review Request 59080: HIVE-16610

2017-05-10 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59080/ --- (Updated May 10, 2017, 7:59 p.m.) Review request for hive and Jason Dere.

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Vihang Karajgaonkar
> On May 10, 2017, 6:08 p.m., Naveen Gangam wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java > > Lines 3520 (patched) > > > > > > Do we really have to re-fetch it from the database?

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Vihang Karajgaonkar
> On May 10, 2017, 6:17 p.m., Naveen Gangam wrote: > > itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java > > Line 920 (original), 920 (patched) > > > > > > This

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59070/ --- (Updated May 10, 2017, 7:41 p.m.) Review request for hive, Ashutosh Chauhan,

Review Request 59152: HIVE-16637 Improve end-of-data checking for LLAP input format

2017-05-10 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59152/ --- Review request for hive, Sergey Shelukhin and Siddharth Seth. Bugs: HIVE-16637

[jira] [Created] (HIVE-16637) Improve end-of-data checking for LLAP input format

2017-05-10 Thread Jason Dere (JIRA)
Jason Dere created HIVE-16637: - Summary: Improve end-of-data checking for LLAP input format Key: HIVE-16637 URL: https://issues.apache.org/jira/browse/HIVE-16637 Project: Hive Issue Type: Bug

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Naveen Gangam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59070/#review174521 ---

[jira] [Created] (HIVE-16636) TestPerfCli driver is missing query24

2017-05-10 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-16636: -- Summary: TestPerfCli driver is missing query24 Key: HIVE-16636 URL: https://issues.apache.org/jira/browse/HIVE-16636 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-16635) Progressbar: Use a step-function for CHECK_INTERVAL timeouts

2017-05-10 Thread Gopal V (JIRA)
Gopal V created HIVE-16635: -- Summary: Progressbar: Use a step-function for CHECK_INTERVAL timeouts Key: HIVE-16635 URL: https://issues.apache.org/jira/browse/HIVE-16635 Project: Hive Issue Type:

Re: Review Request 58936: HIVE-16143 : Improve msck repair batching

2017-05-10 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58936/ --- (Updated May 10, 2017, 6:12 p.m.) Review request for hive, Aihua Xu, Sergio

Re: Review Request 58936: HIVE-16143 : Improve msck repair batching

2017-05-10 Thread Vihang Karajgaonkar
> On May 9, 2017, 8:08 p.m., Aihua Xu wrote: > > common/src/java/org/apache/hive/common/util/RetryUtilities.java > > Lines 78-82 (patched) > > > > > > That seems to be a good idea. Added the max retries. - Vihang

Re: Review Request 58936: HIVE-16143 : Improve msck repair batching

2017-05-10 Thread Vihang Karajgaonkar
> On May 5, 2017, 12:54 a.m., Sahil Takiar wrote: > > common/src/java/org/apache/hive/common/util/RetryUtilities.java > > Lines 25 (patched) > > > > > > Might want to looking https://github.com/rholder/guava-retrying

Re: Review Request 58936: HIVE-16143 : Improve msck repair batching

2017-05-10 Thread Vihang Karajgaonkar
> On May 8, 2017, 7:16 p.m., Sahil Takiar wrote: > > common/src/java/org/apache/hive/common/util/RetryUtilities.java > > Lines 78-82 (patched) > > > > > > Should we have a config that defines an absolute maximum # of

Re: Review Request 59070: HIVE-16555 : Add a new thrift API call for get_metastore_uuid

2017-05-10 Thread Naveen Gangam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59070/#review174514 ---

Re: [Announce] New committer: Vineet Garg

2017-05-10 Thread Vineet Garg
Thanks all! > On May 10, 2017, at 12:47 AM, Rui Li wrote: > > Congrats :) > > On Wed, May 10, 2017 at 2:06 PM, Zoltan Haindrich < > zhaindr...@hortonworks.com> wrote: > >> Congratulations! >> >> >> On 10 May 2017 7:57 a.m., Prasanth Jayachandran < >>

[jira] [Created] (HIVE-16634) LLAP Use a pool of connections to a single AM from a daemon

2017-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16634: - Summary: LLAP Use a pool of connections to a single AM from a daemon Key: HIVE-16634 URL: https://issues.apache.org/jira/browse/HIVE-16634 Project: Hive

Re: Review Request 59080: HIVE-16610

2017-05-10 Thread Deepak Jaiswal
> On May 10, 2017, 9:26 a.m., Jason Dere wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/DynamicPartitionPruningOptimization.java > > Line 463 (original), 505 (patched) > > > > > > This didn't get

Re: Review Request 59137: HIVE-16602: Implement shared scans with Tez

2017-05-10 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59137/#review174509 ---

Re: Review Request 59096: HIVE-16607 ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID

2017-05-10 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59096/#review174465 --- Ship it! Ship It! - Aihua Xu On May 10, 2017, 9:17 a.m.,

Review Request 59139: Add done check for reducer operator to avoid reading unnecessary data in case of Tez

2017-05-10 Thread Adesh Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59139/ --- Review request for hive. Repository: hive-git Description --- In case

Review Request 59137: HIVE-16602: Implement shared scans with Tez

2017-05-10 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59137/ --- Review request for hive, Ashutosh Chauhan and Gopal V. Bugs: HIVE-16602

Re: Review Request 59096: HIVE-16607 ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID

2017-05-10 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59096/#review174438 --- Ship it! Ship It! - Barna Zsombor Klara On May 10, 2017,

Re: Review Request 59096: HIVE-16607 ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID

2017-05-10 Thread Peter Vary
> On May 9, 2017, 4:17 p.m., Aihua Xu wrote: > > Thanks for the review Aihua! > On May 9, 2017, 4:17 p.m., Aihua Xu wrote: > > ql/src/java/org/apache/hadoop/hive/ql/QueryState.java > > Lines 79 (patched) > > > > > >

Re: Review Request 59080: HIVE-16610

2017-05-10 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59080/#review174436 ---

Re: Review Request 59096: HIVE-16607 ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID

2017-05-10 Thread Peter Vary
> On May 9, 2017, 3:50 p.m., Barna Zsombor Klara wrote: > > Thanks for the patch Peter. LGTM, with some minor comments/questions. Thanks for the review Zsombor! > On May 9, 2017, 3:50 p.m., Barna Zsombor Klara wrote: > > ql/src/java/org/apache/hadoop/hive/ql/QueryState.java > > Line 32

Re: Review Request 59096: HIVE-16607 ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID

2017-05-10 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59096/ --- (Updated May 10, 2017, 9:17 a.m.) Review request for hive, Aihua Xu and

Re: [Announce] New committer: Vineet Garg

2017-05-10 Thread Rui Li
Congrats :) On Wed, May 10, 2017 at 2:06 PM, Zoltan Haindrich < zhaindr...@hortonworks.com> wrote: > Congratulations! > > > On 10 May 2017 7:57 a.m., Prasanth Jayachandran < > pjayachand...@hortonworks.com> wrote: > Congratulations Vineeth!! > > Thanks > Prasanth > > > > On Tue, May 9, 2017 at

[jira] [Created] (HIVE-16633) username for ATS data shall always be the uid who submit the job

2017-05-10 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16633: - Summary: username for ATS data shall always be the uid who submit the job Key: HIVE-16633 URL: https://issues.apache.org/jira/browse/HIVE-16633 Project: Hive

Re: [Announce] New committer: Vineet Garg

2017-05-10 Thread Zoltan Haindrich
Congratulations! On 10 May 2017 7:57 a.m., Prasanth Jayachandran wrote: Congratulations Vineeth!! Thanks Prasanth On Tue, May 9, 2017 at 10:52 PM -0700, "Jesus Camacho Rodriguez" > wrote: Congrats Vineet!