RE: Only a small subset of Hive UTs are executed when running mvn test

2015-07-09 Thread Xu, Cheng A
The regexp is not correct. I have attached a patch to fix it. Please help me review it. Thank you! -Original Message- From: Thomas Friedrich [mailto:tfried...@yahoo.com.INVALID] Sent: Friday, July 10, 2015 12:55 PM To: Sergey Shelukhin; dev@hive.apache.org Subject: Re: Only a small subse

Re: Only a small subset of Hive UTs are executed when running mvn test

2015-07-09 Thread Thomas Friedrich
Thanks for confirming that this is a real issue. I opened HIVE-11225 to track it. On Thursday, July 9, 2015 6:16 PM, Sergey Shelukhin wrote: Can you file a bug? I noticed this too under itests when trying to run q file tests locally when HiveQA was down. On 15/7/9, 17:59, "Eugene K

Review Request 36386: Auto-gather column stats

2015-07-09 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36386/ --- Review request for hive and John Pullokkaran. Repository: hive-git Descriptio

[jira] [Created] (HIVE-11225) Running all Hive UTs or itests executes only small subset of tests

2015-07-09 Thread Thomas Friedrich (JIRA)
Thomas Friedrich created HIVE-11225: --- Summary: Running all Hive UTs or itests executes only small subset of tests Key: HIVE-11225 URL: https://issues.apache.org/jira/browse/HIVE-11225 Project: Hive

[jira] [Created] (HIVE-11224) AggregateStatsCache triggers java.util.ConcurrentModificationException under some conditions

2015-07-09 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-11224: -- Summary: AggregateStatsCache triggers java.util.ConcurrentModificationException under some conditions Key: HIVE-11224 URL: https://issues.apache.org/jira/browse/HIVE-11224

Re: Only a small subset of Hive UTs are executed when running mvn test

2015-07-09 Thread Sergey Shelukhin
Can you file a bug? I noticed this too under itests when trying to run q file tests locally when HiveQA was down. On 15/7/9, 17:59, "Eugene Koifman" wrote: >I¹ve noticed that not all test are run. > >For example ³mvn test -Phadoop-2² from ql/ only runs 30-40 Test*.java >files while there are 245

[jira] [Created] (HIVE-11223) CBO (Calcite Return Path): MapJoin and SMBJoin conversion not triggered

2015-07-09 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-11223: -- Summary: CBO (Calcite Return Path): MapJoin and SMBJoin conversion not triggered Key: HIVE-11223 URL: https://issues.apache.org/jira/browse/HIVE-11223

Re: Only a small subset of Hive UTs are executed when running mvn test

2015-07-09 Thread Eugene Koifman
I¹ve noticed that not all test are run. For example ³mvn test -Phadoop-2² from ql/ only runs 30-40 Test*.java files while there are 245 such files under ql/. Something similar happens under itests/ On 7/9/15, 5:07 PM, "Thomas Friedrich" wrote: >Hi, I am trying to run all the UTs on the master b

Only a small subset of Hive UTs are executed when running mvn test

2015-07-09 Thread Thomas Friedrich
Hi, I am trying to run all the UTs on the master branch using the hadoop-2 profilemvn test -Phadoop-2 but it only runs 272 tests: org.apache.hive:hive-accumulo-handler 23 org.apache.hive:hive-common  73 org.apache.hive:hive-contrib 6 org.apache.hive:hive-exec  168 org.apache.hive:hive-serde  2 A

Re: Review Request 36300: HIVE-11191 Beeline-cli: support hive.cli.errors.ignore in new CLI

2015-07-09 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36300/#review91240 --- Ship it! Ship It! - Xuefu Zhang On July 9, 2015, 7:07 a.m., chen

[jira] [Created] (HIVE-11222) LLAP: occasional NPE in parallel queries in ORC reader

2015-07-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11222: --- Summary: LLAP: occasional NPE in parallel queries in ORC reader Key: HIVE-11222 URL: https://issues.apache.org/jira/browse/HIVE-11222 Project: Hive Iss

Re: Review Request 36280: HIVE-11196

2015-07-09 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36280/ --- (Updated July 9, 2015, 10:04 p.m.) Review request for hive and John Pullokkaran

[jira] [Created] (HIVE-11221) In Tez mode, alter table concatenate orc files can intermittently fail with NPE

2015-07-09 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11221: Summary: In Tez mode, alter table concatenate orc files can intermittently fail with NPE Key: HIVE-11221 URL: https://issues.apache.org/jira/browse/HIVE-11221

[jira] [Created] (HIVE-11220) HS2 Lineage leakage with 16x concurrency tests

2015-07-09 Thread Gopal V (JIRA)
Gopal V created HIVE-11220: -- Summary: HS2 Lineage leakage with 16x concurrency tests Key: HIVE-11220 URL: https://issues.apache.org/jira/browse/HIVE-11220 Project: Hive Issue Type: Bug Com

[jira] [Created] (HIVE-11219) Transactional documentation is unclear

2015-07-09 Thread Johndee Burks (JIRA)
Johndee Burks created HIVE-11219: Summary: Transactional documentation is unclear Key: HIVE-11219 URL: https://issues.apache.org/jira/browse/HIVE-11219 Project: Hive Issue Type: Improvement

Re: Review Request 36335: Reset the fields in class JoinStatsRule in StatsRulesProcFactory

2015-07-09 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36335/#review91173 --- Ship it! Ship It! - John Pullokkaran On July 8, 2015, 11:37 p.m.

Re: Review Request 36284: HIVE-11197

2015-07-09 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36284/ --- (Updated July 9, 2015, 6:19 p.m.) Review request for hive and Jesús Camacho Rod

[jira] [Created] (HIVE-11218) alter1.q test fails in hbase-metastore branch

2015-07-09 Thread Alan Gates (JIRA)
Alan Gates created HIVE-11218: - Summary: alter1.q test fails in hbase-metastore branch Key: HIVE-11218 URL: https://issues.apache.org/jira/browse/HIVE-11218 Project: Hive Issue Type: Bug

Review Request 36355: Remove OFFLINE and NO_DROP from tables and partitions

2015-07-09 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36355/ --- Review request for hive, Ashutosh Chauhan, Sushanth Sowmyan, and Thejas Nair. R

Hive-0.14 - Build # 1007 - Still Failing

2015-07-09 Thread Apache Jenkins Server
Changes for Build #987 Changes for Build #988 Changes for Build #989 Changes for Build #990 Changes for Build #991 Changes for Build #992 Changes for Build #993 Changes for Build #994 Changes for Build #995 Changes for Build #996 Changes for Build #997 Changes for Build #998 Changes for

Review Request 36354: HIVE-10882

2015-07-09 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36354/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-10882 https://issu

Review Request 36353: HIVE-10882

2015-07-09 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36353/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-10882 https://issu

[jira] [Created] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-09 Thread Gaurav Kohli (JIRA)
Gaurav Kohli created HIVE-11217: --- Summary: CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column Key: HIVE-11217 URL: https://issues.apache.org/jira/b

[jira] [Created] (HIVE-11216) UDF GenericUDFMapKeys throws NPE when a null map value is passed in

2015-07-09 Thread Yibing Shi (JIRA)
Yibing Shi created HIVE-11216: - Summary: UDF GenericUDFMapKeys throws NPE when a null map value is passed in Key: HIVE-11216 URL: https://issues.apache.org/jira/browse/HIVE-11216 Project: Hive I

[jira] [Created] (HIVE-11215) Vectorized grace hash-join throws FileUtil warnings

2015-07-09 Thread Gopal V (JIRA)
Gopal V created HIVE-11215: -- Summary: Vectorized grace hash-join throws FileUtil warnings Key: HIVE-11215 URL: https://issues.apache.org/jira/browse/HIVE-11215 Project: Hive Issue Type: Bug

Re: Review Request 36300: HIVE-11191 Beeline-cli: support hive.cli.errors.ignore in new CLI

2015-07-09 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36300/ --- (Updated July 9, 2015, 3:07 p.m.) Review request for hive and Xuefu Zhang. Ch