Re: Review Request 56810: Compute table stats when user computes column stats

2017-03-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56810/ --- (Updated March 8, 2017, 5:52 a.m.) Review request for hive and Ashutosh Chauhan

Re: Review Request 56810: Compute table stats when user computes column stats

2017-03-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56810/ --- (Updated March 8, 2017, 5:51 a.m.) Review request for hive and Ashutosh Chauhan

[jira] [Created] (HIVE-16144) CompactionInfo doesn't have equals/hashCode but used in Set

2017-03-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16144: - Summary: CompactionInfo doesn't have equals/hashCode but used in Set Key: HIVE-16144 URL: https://issues.apache.org/jira/browse/HIVE-16144 Project: Hive I

Review Request 57405: HIVE-16104 LLAP: preemption may be too aggressive if the pre-empted task doesn't die immediately

2017-03-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57405/ --- Review request for hive and Siddharth Seth. Repository: hive-git Description

Re: Review Request 56140: Can't order by an unselected column

2017-03-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56140/ --- (Updated March 8, 2017, 12:59 a.m.) Review request for hive and Ashutosh Chauha

[jira] [Created] (HIVE-16143) Improve msck repair batching

2017-03-07 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-16143: -- Summary: Improve msck repair batching Key: HIVE-16143 URL: https://issues.apache.org/jira/browse/HIVE-16143 Project: Hive Issue Type: Improvement

Re: Review Request 57307: Display aggr stats for partitioned table in describe statement.

2017-03-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57307/#review168216 --- ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java Lines 327

Re: Review Request 57307: Display aggr stats for partitioned table in describe statement.

2017-03-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57307/#review168213 --- ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java Lines 327

[jira] [Created] (HIVE-16142) ATSHook NPE via LLAP

2017-03-07 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16142: -- Summary: ATSHook NPE via LLAP Key: HIVE-16142 URL: https://issues.apache.org/jira/browse/HIVE-16142 Project: Hive Issue Type: Bug Reporter: P

[jira] [Created] (HIVE-16141) SQL auth whitelist configs should have a config for appending to existing list

2017-03-07 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-16141: Summary: SQL auth whitelist configs should have a config for appending to existing list Key: HIVE-16141 URL: https://issues.apache.org/jira/browse/HIVE-16141

[jira] [Created] (HIVE-16140) Stabilize few randomly failing tests

2017-03-07 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-16140: --- Summary: Stabilize few randomly failing tests Key: HIVE-16140 URL: https://issues.apache.org/jira/browse/HIVE-16140 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-16139) Clarify Acid concurrency model

2017-03-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16139: - Summary: Clarify Acid concurrency model Key: HIVE-16139 URL: https://issues.apache.org/jira/browse/HIVE-16139 Project: Hive Issue Type: Task Comp

Review Request 57391: HIVE-16132

2017-03-07 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57391/ --- Review request for hive and Jason Dere. Bugs: HIVE-16132 https://issues.apa

Re: Review Request 57343: HIVE-16127 Separate database initialization from actual query run in TestBeeLineDriver

2017-03-07 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57343/#review168162 --- itests/util/src/main/java/org/apache/hadoop/hive/cli/control/Core

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Jesús Camacho Rodríguez
> On March 7, 2017, 5:50 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/multi_count_distinct_null.q.out > > Lines 292-312 (original), 292-312 (patched) > > > > > > yeah.. that looks correct

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57274/#review168160 --- ql/src/test/results/clientpositive/llap/multi_count_distinct_null

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Jesús Camacho Rodríguez
> On March 7, 2017, 5:37 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/multi_count_distinct_null.q.out > > Lines 292-312 (original), 292-312 (patched) > > > > > > select grouping_id(depar

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57274/#review168156 --- ql/src/test/results/clientpositive/llap/multi_count_distinct_null

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Jesús Camacho Rodríguez
> On March 7, 2017, 5:17 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/multi_count_distinct_null.q.out > > Lines 292-312 (original), 292-312 (patched) > > > > > > Is this correct? Oracle r

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57274/#review168151 --- ql/src/test/results/clientpositive/llap/multi_count_distinct_null

Re: Review Request 57307: Display aggr stats for partitioned table in describe statement.

2017-03-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57307/ --- (Updated March 7, 2017, 3:58 p.m.) Review request for hive and Gunther Hagleitn

Re: Review Request 57343: HIVE-16127 Separate database initialization from actual query run in TestBeeLineDriver

2017-03-07 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57343/#review168135 --- Thanks for the patch Peter. LGTM (non-binding) itests/util/src/m

Review Request 57343: HIVE-16127 Separate database initialization from actual query run in TestBeeLineDriver

2017-03-07 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57343/ --- Review request for hive, Zoltan Haindrich, Naveen Gangam, Sergio Pena, Vihang Ka

[jira] [Created] (HIVE-16138) Query on ORC table returns no result when specifying a DECIMAL(25) column in a the where clause.

2017-03-07 Thread Winston Spencer (JIRA)
Winston Spencer created HIVE-16138: -- Summary: Query on ORC table returns no result when specifying a DECIMAL(25) column in a the where clause. Key: HIVE-16138 URL: https://issues.apache.org/jira/browse/HIVE-16138

[jira] [Created] (HIVE-16137) Default value of hive config hive.auto.convert.join.hashtable.max.entries should be set to 40m instead of 4m

2017-03-07 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-16137: -- Summary: Default value of hive config hive.auto.convert.join.hashtable.max.entries should be set to 40m instead of 4m Key: HIVE-16137 URL: https://issues.apach

Re: Review Request 57274: HIVE-16102

2017-03-07 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57274/ --- (Updated March 7, 2017, 9:55 a.m.) Review request for hive and Ashutosh Chauhan

[jira] [Created] (HIVE-16136) LLAP: Trap SIGKILL and collect diagnostic information before daemon goes down

2017-03-07 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-16136: Summary: LLAP: Trap SIGKILL and collect diagnostic information before daemon goes down Key: HIVE-16136 URL: https://issues.apache.org/jira/browse/HIVE-16136