[jira] [Created] (HIVE-15722) LLAP: Avoid marking a query as complete if the AMReporter runs into an error

2017-01-24 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-15722: - Summary: LLAP: Avoid marking a query as complete if the AMReporter runs into an error Key: HIVE-15722 URL: https://issues.apache.org/jira/browse/HIVE-15722

[jira] [Created] (HIVE-15721) Allow IN/NOT IN correlated subquery with aggregates

2017-01-24 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-15721: -- Summary: Allow IN/NOT IN correlated subquery with aggregates Key: HIVE-15721 URL: https://issues.apache.org/jira/browse/HIVE-15721 Project: Hive Issue Type:

Re: Review Request 55731: HIVE-15653: Some ALTER TABLE commands drop table stats

2017-01-24 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55731/#review162903 --- Ship it! Ship It! - pengcheng xiong On Jan. 25, 2017, 2:56

Re: Review Request 55731: HIVE-15653: Some ALTER TABLE commands drop table stats

2017-01-24 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55731/ --- (Updated Jan. 25, 2017, 2:56 a.m.) Review request for hive and pengcheng

[jira] [Created] (HIVE-15720) Bucketing: incorrect inserts with inserting from similarly bucketed table

2017-01-24 Thread Gopal V (JIRA)
Gopal V created HIVE-15720: -- Summary: Bucketing: incorrect inserts with inserting from similarly bucketed table Key: HIVE-15720 URL: https://issues.apache.org/jira/browse/HIVE-15720 Project: Hive

[jira] [Created] (HIVE-15719) Hive cast decimal to int is not consistent with postgres or oracle.

2017-01-24 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-15719: -- Summary: Hive cast decimal to int is not consistent with postgres or oracle. Key: HIVE-15719 URL: https://issues.apache.org/jira/browse/HIVE-15719 Project: Hive

[jira] [Created] (HIVE-15718) Fix the NullPointer problem caused by split phase

2017-01-24 Thread Colin Ma (JIRA)
Colin Ma created HIVE-15718: --- Summary: Fix the NullPointer problem caused by split phase Key: HIVE-15718 URL: https://issues.apache.org/jira/browse/HIVE-15718 Project: Hive Issue Type: Sub-task

Review Request 55898: HIVE-15698 Vectorization support for min/max/bloomfilter runtime filtering

2017-01-24 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55898/ --- Review request for hive, Deepak Jaiswal and Matt McCline. Bugs: HIVE-15698

[jira] [Created] (HIVE-15717) Class "org.apache.hive.beeline.Rows.Row" constructor is CPU consuming due to exception handling

2017-01-24 Thread Tao Li (JIRA)
Tao Li created HIVE-15717: - Summary: Class "org.apache.hive.beeline.Rows.Row" constructor is CPU consuming due to exception handling Key: HIVE-15717 URL: https://issues.apache.org/jira/browse/HIVE-15717

Re: Review Request 55746: HIVE-15664 LLAP text cache: improve first query perf I

2017-01-24 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55746/ --- (Updated Jan. 24, 2017, 11:21 p.m.) Review request for hive and Gopal V.

[jira] [Created] (HIVE-15716) Add TPCDS query14.q to HivePerfCliDriver

2017-01-24 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-15716: -- Summary: Add TPCDS query14.q to HivePerfCliDriver Key: HIVE-15716 URL: https://issues.apache.org/jira/browse/HIVE-15716 Project: Hive Issue Type:

[jira] [Created] (HIVE-15715) RetryingMetaStoreClient is retrying operations too aggresievley

2017-01-24 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15715: - Summary: RetryingMetaStoreClient is retrying operations too aggresievley Key: HIVE-15715 URL: https://issues.apache.org/jira/browse/HIVE-15715 Project: Hive

Re: Review Request 55731: HIVE-15653: Some ALTER TABLE commands drop table stats

2017-01-24 Thread pengcheng xiong
> On Jan. 24, 2017, 5:58 a.m., pengcheng xiong wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java, line 3650 > > > > > > Thanks Chaoyu for the patch and comments. I still think we do not need > >

[jira] [Created] (HIVE-15714) backport HIVE-11985 (and HIVE-12601) to branch-1

2017-01-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15714: --- Summary: backport HIVE-11985 (and HIVE-12601) to branch-1 Key: HIVE-15714 URL: https://issues.apache.org/jira/browse/HIVE-15714 Project: Hive Issue

Re: Review Request 55731: HIVE-15653: Some ALTER TABLE commands drop table stats

2017-01-24 Thread Chaoyu Tang
> On Jan. 24, 2017, 5:58 a.m., pengcheng xiong wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java, line 3650 > > > > > > Thanks Chaoyu for the patch and comments. I still think we do not need > >

Re: Review Request 55846: HIVE-15604: Improve contents of qfile test output

2017-01-24 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55846/#review162795 --- Thanks for the patch Zsombor! It is long overdue to have a

[GitHub] hive pull request #138: HIVE-15713: add ldap authentication related configur...

2017-01-24 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/138 HIVE-15713: add ldap authentication related configuration to restricted list You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive

[GitHub] hive pull request #137: HIVE-15712: new HiveConf in SQLOperation.getSerDe() ...

2017-01-24 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/137 HIVE-15712: new HiveConf in SQLOperation.getSerDe() impacts CPU on hiveveserver2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive

[GitHub] hive pull request #136: HIVE-15711 : Flaky TestEmbeddedThriftBinaryCLIServic...

2017-01-24 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/136 HIVE-15711 : Flaky TestEmbeddedThriftBinaryCLIService.testTaskStatus The 'RUNNING' state can be set way before the job handle from MR frameworks is available to be set on the server in the