Re: [DISCUSS] Propose reverting HIVE-10304 CLI deprecation message

2015-04-17 Thread Alan Gates
To be clear I'm not saying I oppose deprecating it. I am not sure whether I do or not. It's a major change and I want to make sure we discuss it and understand if there's any work to do before removing it, whether beeline supports everything CLI does, how it will impact users, and how we

[jira] [Created] (HIVE-10377) CBO (Calcite Return Path): move qbid from RelOptHiveTable to HiveTableScan

2015-04-17 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-10377: -- Summary: CBO (Calcite Return Path): move qbid from RelOptHiveTable to HiveTableScan Key: HIVE-10377 URL: https://issues.apache.org/jira/browse/HIVE-10377

[jira] [Created] (HIVE-10375) CBO (Calcite Return Path): disable the identity project remover for some union operators

2015-04-17 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-10375: -- Summary: CBO (Calcite Return Path): disable the identity project remover for some union operators Key: HIVE-10375 URL: https://issues.apache.org/jira/browse/HIVE-10375

[jira] [Created] (HIVE-10376) Move code to create jar for ivydownload.q to a separate id in maven ant-run-plugin in itests/pom.xml

2015-04-17 Thread Anant Nag (JIRA)
Anant Nag created HIVE-10376: Summary: Move code to create jar for ivydownload.q to a separate id in maven ant-run-plugin in itests/pom.xml Key: HIVE-10376 URL: https://issues.apache.org/jira/browse/HIVE-10376

[jira] [Created] (HIVE-10378) Hive Update statement set keyword work with lower case only and doesn't give any error if wrong column name specified in the set clause.

2015-04-17 Thread Vineet Kandpal (JIRA)
Vineet Kandpal created HIVE-10378: - Summary: Hive Update statement set keyword work with lower case only and doesn't give any error if wrong column name specified in the set clause. Key: HIVE-10378 URL:

Review Request 33299: HIVE-10376: Move code to create jar for ivydownload.q to a separate id in maven ant-run-plugin in itests/pom.xml

2015-04-17 Thread Anant Nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33299/ --- Review request for hive. Bugs: HIVE-10376

Re: Review Request 33251: HIVE-10302 Cache small tables in memory [Spark Branch]

2015-04-17 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33251/ --- (Updated April 17, 2015, 2:54 p.m.) Review request for hive, Chao Sun, Szehon

Re: Review Request 32549: HiveOnTez: Union followed by Multi-GB followed by Multi-insert loses data

2015-04-17 Thread Gunther Hagleitner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32549/#review80398 --- ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezWork.java

[jira] [Created] (HIVE-10380) CBO (Calcite Return Path): Add QBId to TableScan digest

2015-04-17 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-10380: -- Summary: CBO (Calcite Return Path): Add QBId to TableScan digest Key: HIVE-10380 URL: https://issues.apache.org/jira/browse/HIVE-10380 Project:

[jira] [Created] (HIVE-10381) Allow pushing of property-key-value based predicate filter to Metastore dropPartitions

2015-04-17 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-10381: --- Summary: Allow pushing of property-key-value based predicate filter to Metastore dropPartitions Key: HIVE-10381 URL: https://issues.apache.org/jira/browse/HIVE-10381

Re: Review Request 33171: HIVE-10307:Support to use number literals in partition column

2015-04-17 Thread Chaoyu Tang
On April 16, 2015, 6:51 p.m., Jimmy Xiang wrote: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1948 https://reviews.apache.org/r/33171/diff/2/?file=930354#file930354line1948 What will happen if user uses the old parameter? I thought it might be better to hard stop

Re: Review Request 33171: HIVE-10307:Support to use number literals in partition column

2015-04-17 Thread Jimmy Xiang
On April 16, 2015, 6:51 p.m., Jimmy Xiang wrote: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1948 https://reviews.apache.org/r/33171/diff/2/?file=930354#file930354line1948 What will happen if user uses the old parameter? Chaoyu Tang wrote: I thought it

[jira] [Created] (HIVE-10379) Wrong result when executing with tez

2015-04-17 Thread ErwanMAS (JIRA)
ErwanMAS created HIVE-10379: --- Summary: Wrong result when executing with tez Key: HIVE-10379 URL: https://issues.apache.org/jira/browse/HIVE-10379 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-10382) Aggregate stats cache for RDBMS based metastore codepath

2015-04-17 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-10382: --- Summary: Aggregate stats cache for RDBMS based metastore codepath Key: HIVE-10382 URL: https://issues.apache.org/jira/browse/HIVE-10382 Project: Hive

Re: Review Request 33171: HIVE-10307:Support to use number literals in partition column

2015-04-17 Thread Jimmy Xiang
On April 16, 2015, 6:51 p.m., Jimmy Xiang wrote: ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java, line 1235 https://reviews.apache.org/r/33171/diff/2/?file=930355#file930355line1235 Why do we need this checking? Does this mean we can't use the default

[jira] [Created] (HIVE-10383) Add tests for partition level statistics + refactor stats tests of TestHBaseStore [hbase-metastore branch]

2015-04-17 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-10383: --- Summary: Add tests for partition level statistics + refactor stats tests of TestHBaseStore [hbase-metastore branch] Key: HIVE-10383 URL:

Re: Review Request 33171: HIVE-10307:Support to use number literals in partition column

2015-04-17 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33171/#review80511 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

Re: Review Request 33171: HIVE-10307:Support to use number literals in partition column

2015-04-17 Thread Chaoyu Tang
On April 16, 2015, 6:51 p.m., Jimmy Xiang wrote: ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java, line 1235 https://reviews.apache.org/r/33171/diff/2/?file=930355#file930355line1235 Why do we need this checking? Does this mean we can't use the default

Re: Review Request 33171: HIVE-10307:Support to use number literals in partition column

2015-04-17 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33171/ --- (Updated April 17, 2015, 8:30 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Created] (HIVE-10384) RetryingMetaStoreClient does not retry wrapped TTransportExceptions

2015-04-17 Thread Eric Liang (JIRA)
Eric Liang created HIVE-10384: - Summary: RetryingMetaStoreClient does not retry wrapped TTransportExceptions Key: HIVE-10384 URL: https://issues.apache.org/jira/browse/HIVE-10384 Project: Hive

[jira] [Created] (HIVE-10385) Optionally disable partition creation to speedup ETL jobs

2015-04-17 Thread Slava Markeyev (JIRA)
Slava Markeyev created HIVE-10385: - Summary: Optionally disable partition creation to speedup ETL jobs Key: HIVE-10385 URL: https://issues.apache.org/jira/browse/HIVE-10385 Project: Hive

I want to subscribe to this group.

2015-04-17 Thread Ranjana Rajendran

[jira] [Created] (HIVE-10386) CBO (Calcite Return Path): Disable Trivial Project Removal on ret path

2015-04-17 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-10386: - Summary: CBO (Calcite Return Path): Disable Trivial Project Removal on ret path Key: HIVE-10386 URL: https://issues.apache.org/jira/browse/HIVE-10386

Re: I want to subscribe to this group.

2015-04-17 Thread Lefty Leverenz
Ranjana, to subscribe please send a message to dev-subscr...@hive.apache.org as described here: Mailing Lists http://hive.apache.org/mailing_lists.html. Thanks. -- Lefty On Fri, Apr 17, 2015 at 6:54 PM, Ranjana Rajendran ranjana.rajend...@gmail.com wrote:

[jira] [Created] (HIVE-10387) LLAP: query 54 doesn't finish in LLAP

2015-04-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10387: --- Summary: LLAP: query 54 doesn't finish in LLAP Key: HIVE-10387 URL: https://issues.apache.org/jira/browse/HIVE-10387 Project: Hive Issue Type:

[jira] [Created] (HIVE-10389) ColExprMap is not set for newly created Select Operator

2015-04-17 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10389: --- Summary: ColExprMap is not set for newly created Select Operator Key: HIVE-10389 URL: https://issues.apache.org/jira/browse/HIVE-10389 Project: Hive

[jira] [Created] (HIVE-10388) CBO (Calcite Return Path): splitJoinCondition does not behave correctly when one side of the condition references columns from different inputs

2015-04-17 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-10388: -- Summary: CBO (Calcite Return Path): splitJoinCondition does not behave correctly when one side of the condition references columns from different inputs Key: HIVE-10388