Re: Review Request 48159: HIVE-13901: Hivemetastore add partitions can be slow depending on filesystems

2016-06-16 Thread Rajesh Balamohan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48159/ --- (Updated June 17, 2016, 5:56 a.m.) Review request for hive and Ashutosh

Review Request 48839: HIVE-14029: Update Spark version to 2.0.0

2016-06-16 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48839/ --- Review request for hive, Rui Li, Szehon Ho, and Xuefu Zhang. Bugs: HIVE-14029

[jira] [Created] (HIVE-14043) Add sql support for querying the actual data directory for each partition

2016-06-16 Thread xuchuanyin (JIRA)
xuchuanyin created HIVE-14043: - Summary: Add sql support for querying the actual data directory for each partition Key: HIVE-14043 URL: https://issues.apache.org/jira/browse/HIVE-14043 Project: Hive

Re: Review Request 48818: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner

2016-06-16 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48818/ --- (Updated June 17, 2016, 5:44 a.m.) Review request for hive and Sergey

Re: Review Request 48818: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner

2016-06-16 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48818/ --- (Updated June 17, 2016, 5:43 a.m.) Review request for hive and Sergey

Re: Review Request 48818: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner

2016-06-16 Thread Siddharth Seth
> On June 17, 2016, 12:55 a.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFGetSplits.java, > > line 436 > > > > > > dag index always 0? Changed to pick this up from

[jira] [Created] (HIVE-14042) Potential improvements to abort task handling - tez/llap

2016-06-16 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14042: - Summary: Potential improvements to abort task handling - tez/llap Key: HIVE-14042 URL: https://issues.apache.org/jira/browse/HIVE-14042 Project: Hive

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48233/#review138081 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line

[VOTE] Apache Hive 2.1.0 Release Candidate 3

2016-06-16 Thread Jesus Camacho Rodriguez
Apache Hive 2.1.0 Release Candidate 3 is available here: http://people.apache.org/~jcamacho/hive-2.1.0-rc3 Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1057/ Source tag for RC3 is at:

[jira] [Created] (HIVE-14041) llap scripts add hadoop and other libraries from the machine local install to the daemon classpath

2016-06-16 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14041: - Summary: llap scripts add hadoop and other libraries from the machine local install to the daemon classpath Key: HIVE-14041 URL:

Re: Review Request 48818: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner

2016-06-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48818/#review138141 ---

Re: Review Request 48444: HIVE-13913 LLAP: introduce backpressure to recordreader

2016-06-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48444/ --- (Updated June 17, 2016, 12:35 a.m.) Review request for hive and Gopal V.

[jira] [Created] (HIVE-14040) insert overwrite for HBase doesn't overwrite

2016-06-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14040: --- Summary: insert overwrite for HBase doesn't overwrite Key: HIVE-14040 URL: https://issues.apache.org/jira/browse/HIVE-14040 Project: Hive Issue Type:

Re: [VOTE] Apache Hive 2.1.0 Release Candidate 2

2016-06-16 Thread Jesus Camacho Rodriguez
Yes, I think that one is serious enough to stop the RC, thanks for pointing it out Sushanth. Since we have only one +1, I think it does not make sense to push this RC either. I will roll out a new RC shortly and we can restart the vote... Thanks. On 6/16/16, 11:47 PM, "Sushanth Sowmyan"

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Szehon Ho
> On June 16, 2016, 9:24 p.m., Szehon Ho wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 780 > > > > > > Should we add this to 'metaVars' variable? Reading the doc, it seems > > it will

Re: [VOTE] Apache Hive 2.1.0 Release Candidate 2

2016-06-16 Thread Sushanth Sowmyan
Without HIVE-14020, I'm afraid people will not be able to upgrade the hive metastore from an earlier version of hive to 2.1 if they use Oracle as a backing db. There are workarounds, in that the sql script is easily fixed, but since we're still in the process of voting a RC, I think this is a big

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Sergio Pena
> On June 16, 2016, 9:24 p.m., Szehon Ho wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 780 > > > > > > Should we add this to 'metaVars' variable? Reading the doc, it seems > > it will

[jira] [Created] (HIVE-14039) HiveServer2: Make the usage of server with JDBC thirft serde enabled, backward compatible for older clients

2016-06-16 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-14039: --- Summary: HiveServer2: Make the usage of server with JDBC thirft serde enabled, backward compatible for older clients Key: HIVE-14039 URL:

Re: [VOTE] Apache Hive 2.1.0 Release Candidate 2

2016-06-16 Thread Jesus Camacho Rodriguez
Yes, exactly... I am taking care of that once again, do not worry. If you want a precise list of which issues were actually fixed in this release, you can check the release notes in RC2 :) On 6/16/16, 10:32 PM, "Sergey Shelukhin" wrote: >Hmm… would this mean that all

Re: [VOTE] Apache Hive 2.1.0 Release Candidate 2

2016-06-16 Thread Sergey Shelukhin
Hmm… would this mean that all those issues changed from 2.1.1 to 2.1.0 would need to be changed back to 2.1.1 now? ;) On 16/6/16, 13:12, "Jesus Camacho Rodriguez" wrote: >I have been talking to Matt and HIVE-13974 will not make it to the >release as it needs

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Szehon Ho
> On June 16, 2016, 9:24 p.m., Szehon Ho wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, > > line 4793 > > > > > > Should fix this? Clarify: fix the name. - Szehon

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Szehon Ho
> On June 16, 2016, 9:24 p.m., Szehon Ho wrote: > > Mostly looks good, just some nits. - Szehon --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48233/#review138089

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48233/#review138089 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line

Re: Review Request 48818: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner

2016-06-16 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48818/ --- (Updated June 16, 2016, 9:16 p.m.) Review request for hive and Sergey

Review Request 48818: See jira

2016-06-16 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48818/ --- Review request for hive and Sergey Shelukhin. Bugs: HIVE-14023

Re: [VOTE] Apache Hive 2.1.0 Release Candidate 2

2016-06-16 Thread Jesus Camacho Rodriguez
I have been talking to Matt and HIVE-13974 will not make it to the release as it needs some additional time to be fixed. I will add info about this issue to the release note. This means RC2 is still alive. We already got a +1 from Alan. Please, Hive PMC Members, test and vote so we can move

Review Request 48813: HIVE-13970 refactor LLAPIF splits - get rid of SubmitWorkInfo

2016-06-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48813/ --- Review request for hive, Gunther Hagleitner, Jason Dere, and Siddharth Seth.

[jira] [Created] (HIVE-14038) miscellaneous acid improvements

2016-06-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14038: - Summary: miscellaneous acid improvements Key: HIVE-14038 URL: https://issues.apache.org/jira/browse/HIVE-14038 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14037) java.lang.ClassNotFoundException for the jar in hive.reloadable.aux.jars.path in mapreduce

2016-06-16 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14037: --- Summary: java.lang.ClassNotFoundException for the jar in hive.reloadable.aux.jars.path in mapreduce Key: HIVE-14037 URL: https://issues.apache.org/jira/browse/HIVE-14037

[jira] [Created] (HIVE-14036) prevent insert into acid and non-acid tables in the same txn

2016-06-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14036: - Summary: prevent insert into acid and non-acid tables in the same txn Key: HIVE-14036 URL: https://issues.apache.org/jira/browse/HIVE-14036 Project: Hive

Re: Assign JIRA to myself

2016-06-16 Thread Thejas Nair
This is now fixed again via the infra ticket, you don't need to be in contributor list anymore to be able to assign yourself jiras. On Thu, Jun 16, 2016 at 8:48 AM, Thejas Nair wrote: > created https://issues.apache.org/jira/browse/INFRA-12111 > > On Thu, Jun 16, 2016 at

[jira] [Created] (HIVE-14035) Enable predicate pushdown to delta files created by ACID Transactions

2016-06-16 Thread Saket Saurabh (JIRA)
Saket Saurabh created HIVE-14035: Summary: Enable predicate pushdown to delta files created by ACID Transactions Key: HIVE-14035 URL: https://issues.apache.org/jira/browse/HIVE-14035 Project: Hive

[jira] [Created] (HIVE-14034) Vectorization may fail with compex OR conditions

2016-06-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14034: --- Summary: Vectorization may fail with compex OR conditions Key: HIVE-14034 URL: https://issues.apache.org/jira/browse/HIVE-14034 Project: Hive Issue

Review Request 48798: HIVE-14001: beeline doesn't give out an error when takes either "-e" or "-f" in command instead of both

2016-06-16 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48798/ --- Review request for hive and Sergio Pena. Bugs: HIVE-14001

[jira] [Created] (HIVE-14033) Hive converts timezone of device executing job

2016-06-16 Thread Dedric Friedly (JIRA)
Dedric Friedly created HIVE-14033: - Summary: Hive converts timezone of device executing job Key: HIVE-14033 URL: https://issues.apache.org/jira/browse/HIVE-14033 Project: Hive Issue Type:

Re: Review Request 48771: HIVE-13590: Kerberized HS2 with LDAP auth enabled fails in multi-domain LDAP case

2016-06-16 Thread Chaoyu Tang
> On June 16, 2016, 3:01 p.m., Sergio Pena wrote: > > The code looks good for me. > > > > What other tests did you do to validate this code? > > - HS2 with KERBEROS + LDAP? > > - HS2 with KERBEROS only? > > - HS2 with LDAP only? The unit tests cover the cases: 1. HS2 with kerberos + SASL

Re: Review Request 48233: HIVE-13884: Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-16 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48233/ --- (Updated June 16, 2016, 4:04 p.m.) Review request for hive, Mohit Sabharwal

Re: Assign JIRA to myself

2016-06-16 Thread Thejas Nair
created https://issues.apache.org/jira/browse/INFRA-12111 On Thu, Jun 16, 2016 at 8:44 AM, Thejas Nair wrote: > We had an earlier discussion in email thread about how having to > request to be a contributor to be able to assign themselves a jira is > an unnecessary

Re: Assign JIRA to myself

2016-06-16 Thread Thejas Nair
We had an earlier discussion in email thread about how having to request to be a contributor to be able to assign themselves a jira is an unnecessary bureaucratic step. The way I had made that change was to add jira-users to contributors list. I think that change must have been reverted because of

Re: Assign JIRA to myself

2016-06-16 Thread Peter Vary
Thanks Ashutosh! Checked, and OK. Peter > On Jun 16, 2016, at 4:24 PM, Ashutosh Chauhan wrote: > > Hi Peter, > I have added you in a contributor list. Now it should be possible for you > to assign jira to yourself. > > Thanks, > Ashutosh > > On Wed, Jun 15, 2016 at

[jira] [Created] (HIVE-14032) INSERT OVERWRITE command failed with sensitive names.

2016-06-16 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-14032: --- Summary: INSERT OVERWRITE command failed with sensitive names. Key: HIVE-14032 URL: https://issues.apache.org/jira/browse/HIVE-14032 Project: Hive

Re: Review Request 48771: HIVE-13590: Kerberized HS2 with LDAP auth enabled fails in multi-domain LDAP case

2016-06-16 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48771/#review137988 --- Fix it, then Ship it! The code looks good for me. What other

Re: Assign JIRA to myself

2016-06-16 Thread Ashutosh Chauhan
Hi Peter, I have added you in a contributor list. Now it should be possible for you to assign jira to yourself. Thanks, Ashutosh On Wed, Jun 15, 2016 at 11:22 PM, Peter Vary wrote: > Hi, > > Thanks for the fast answer. > Who should I ask to add me as a contributor? 6 days

Re: [VOTE] Apache Hive 2.1.0 Release Candidate 2

2016-06-16 Thread Jesus Camacho Rodriguez
Sure, I am taking care of this each time we roll out a new RC. On 6/15/16, 10:43 PM, "Sergey Shelukhin" wrote: >Should all the 2.1.1-fixed JIRAs be converted to 2.1.0? > >On 16/6/15, 14:03, "Jesus Camacho Rodriguez" > wrote: > >>OK,

RE: Assign JIRA to myself

2016-06-16 Thread Peter Vary
Hi, Thanks for the fast answer. Who should I ask to add me as a contributor? 6 days ago I sent here a request, but have not got any reply. Thanks, Péter 2016. jún. 16. 3:13 ezt írta ("Xu, Cheng A" ): > Hi Peter, > > You’re not added as a contributor. Please see additional

[jira] [Created] (HIVE-14031) cleanup metadataReader in OrcEncodedDataReader

2016-06-16 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-14031: --- Summary: cleanup metadataReader in OrcEncodedDataReader Key: HIVE-14031 URL: https://issues.apache.org/jira/browse/HIVE-14031 Project: Hive Issue

[jira] [Created] (HIVE-14030) LLAP: implement LLAP UI as a separate service - part 2 - multi llap nodes

2016-06-16 Thread Yuta Imai (JIRA)
Yuta Imai created HIVE-14030: Summary: LLAP: implement LLAP UI as a separate service - part 2 - multi llap nodes Key: HIVE-14030 URL: https://issues.apache.org/jira/browse/HIVE-14030 Project: Hive