[jira] [Created] (HIVE-14865) Fix comments after HIVE-14350

2016-09-29 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14865: - Summary: Fix comments after HIVE-14350 Key: HIVE-14865 URL: https://issues.apache.org/jira/browse/HIVE-14865 Project: Hive Issue Type: Bug Affects Vers

[jira] [Created] (HIVE-14864) Distcp is not called from MoveTask when src is a directory

2016-09-29 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-14864: -- Summary: Distcp is not called from MoveTask when src is a directory Key: HIVE-14864 URL: https://issues.apache.org/jira/browse/HIVE-14864 Project: Hive

Re: Review Request 52283: HIVE-14822 : Add support for credential provider for jobs launched from Hiveserver2

2016-09-29 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52283/ --- (Updated Sept. 30, 2016, 12:45 a.m.) Review request for hive, Mohit Sabharwal a

[jira] [Created] (HIVE-14863) Decimal to int conversion produces incorrect data

2016-09-29 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14863: --- Summary: Decimal to int conversion produces incorrect data Key: HIVE-14863 URL: https://issues.apache.org/jira/browse/HIVE-14863 Project: Hive Issue Ty

Review Request 52409: Support precedence for set operator using parentheses

2016-09-29 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52409/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

[jira] [Created] (HIVE-14862) Problems handling escaped quotes within strings

2016-09-29 Thread Maxim Glukhov (JIRA)
Maxim Glukhov created HIVE-14862: Summary: Problems handling escaped quotes within strings Key: HIVE-14862 URL: https://issues.apache.org/jira/browse/HIVE-14862 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14861) Support precedence for set operator using parentheses

2016-09-29 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-14861: -- Summary: Support precedence for set operator using parentheses Key: HIVE-14861 URL: https://issues.apache.org/jira/browse/HIVE-14861 Project: Hive Issue

Re: Review Request 52127: Support UDTF in CBO (AST return path)

2016-09-29 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52127/ --- (Updated Sept. 29, 2016, 9:37 p.m.) Review request for hive and Ashutosh Chauha

Re: Review Request 52127: Support UDTF in CBO (AST return path)

2016-09-29 Thread pengcheng xiong
> On Sept. 29, 2016, 5:09 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java, line 3256 > > > > > > Does this mean we won't support lateral view explode? That's one of

[jira] [Created] (HIVE-14860) Flaky test: TestMiniLlapCliDriver acid_bucket_pruning.q

2016-09-29 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14860: - Summary: Flaky test: TestMiniLlapCliDriver acid_bucket_pruning.q Key: HIVE-14860 URL: https://issues.apache.org/jira/browse/HIVE-14860 Project: Hive Issue

[jira] [Created] (HIVE-14859) Improve WebUI work following up HIVE-12338/HIVE-12952

2016-09-29 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14859: --- Summary: Improve WebUI work following up HIVE-12338/HIVE-12952 Key: HIVE-14859 URL: https://issues.apache.org/jira/browse/HIVE-14859 Project: Hive Issue Type: Improvem

Re: Review Request 51940: Add a new UDTF ExplodeByNumber

2016-09-29 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51940/ --- (Updated Sept. 29, 2016, 8:09 p.m.) Review request for hive and Ashutosh Chauha

[jira] [Created] (HIVE-14858) Analyze command should support custom input formats

2016-09-29 Thread Chao Sun (JIRA)
Chao Sun created HIVE-14858: --- Summary: Analyze command should support custom input formats Key: HIVE-14858 URL: https://issues.apache.org/jira/browse/HIVE-14858 Project: Hive Issue Type: Bug

Re: Review Request 52127: Support UDTF in CBO (AST return path)

2016-09-29 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52127/#review150863 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translato

Re: Review Request 52122: HIVE-9423 - HiveServer2: Implement some admission control mechanism for graceful degradation when resources are exhausted

2016-09-29 Thread Marta Kuczora
> On Sept. 22, 2016, 3:21 p.m., Marta Kuczora wrote: > > beeline/src/test/org/apache/hive/beeline/TestBeeLineExceptionHandling.java, > > line 58 > > > > > > Wouldn't it be better to split these checks into different