change job name but keep the stage info

2016-08-11 Thread Markovitz, Dudu
Hi guys I'm looking for a way to generate a common id for all jobs generated from the same query. I'm aware of 2 possible options (described below) which are someway problematic. Are you aware of a way to achieve this in current/future versions? Thanks Dudu 1. Setting the job name: set

Re: Review Request 50982: HIVE-14345:Beeline result table has erroneous characters

2016-08-11 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50982/#review145509 --- Hi Miklos, Thanks for the patch. This extra column was hurting

Re: Review Request 50896: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters

2016-08-11 Thread Marta Kuczora
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50896/ --- (Updated Aug. 11, 2016, 3:50 p.m.) Review request for hive, Naveen Gangam,

Review Request 50982: HIVE-14345:Beeline result table has erroneous characters

2016-08-11 Thread Miklos Csanady
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50982/ --- Review request for hive, Peter Vary and Sergio Pena. Repository: hive-git

[jira] [Created] (HIVE-14518) Support 'having' translation for Druid GroupBy queries

2016-08-11 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-14518: -- Summary: Support 'having' translation for Druid GroupBy queries Key: HIVE-14518 URL: https://issues.apache.org/jira/browse/HIVE-14518 Project:

[jira] [Created] (HIVE-14519) Multi insert query bug

2016-08-11 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-14519: --- Summary: Multi insert query bug Key: HIVE-14519 URL: https://issues.apache.org/jira/browse/HIVE-14519 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-14520) We should set a timeout for the blocking calls in TestMsgBusConnection

2016-08-11 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-14520: Summary: We should set a timeout for the blocking calls in TestMsgBusConnection Key: HIVE-14520 URL:

[jira] [Created] (HIVE-14521) codahale metrics exceptions

2016-08-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14521: --- Summary: codahale metrics exceptions Key: HIVE-14521 URL: https://issues.apache.org/jira/browse/HIVE-14521 Project: Hive Issue Type: Bug

Review Request 51006: CBO: Return path - Fix for converting GroupBy operator with no map side group by

2016-08-11 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51006/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-14396

[jira] [Created] (HIVE-14523) ACID performance improvement patches

2016-08-11 Thread Saket Saurabh (JIRA)
Saket Saurabh created HIVE-14523: Summary: ACID performance improvement patches Key: HIVE-14523 URL: https://issues.apache.org/jira/browse/HIVE-14523 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-14524) BaseSemanticAnalyzer may leak HMS connection

2016-08-11 Thread Chao Sun (JIRA)
Chao Sun created HIVE-14524: --- Summary: BaseSemanticAnalyzer may leak HMS connection Key: HIVE-14524 URL: https://issues.apache.org/jira/browse/HIVE-14524 Project: Hive Issue Type: Bug

Re: Review Request 50359: HIVE-14270: Write temporary data to HDFS when doing inserts on tables located on S3

2016-08-11 Thread Lefty Leverenz
> On Aug. 10, 2016, 5:31 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 3091-3092 > > > > > > Tiny nit: Either make "It" lowercase or move the parenthetical > >

Re: Review Request 50896: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters

2016-08-11 Thread Marta Kuczora
> On Aug. 9, 2016, 5:35 p.m., Szehon Ho wrote: > > I'm ambivilent, I would rather have pursued the change to make it in > > superCSV to be better in long run. But I do see it might not move very > > fast (did you guys try contacting them?). The patch itself looks mostly > > fine though. >

Re: Review Request 50896: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters

2016-08-11 Thread Marta Kuczora
> On Aug. 9, 2016, 5 a.m., Peter Vary wrote: > > Hi Marta, > > > > Thanks for the patch, it is nice, and clean. > > It might be a good idea to have the inputs checked, so if the user provides > > a multicharacter separator with a dsv format, then instead of using the > > first character of

Re: Review Request 50934: HIVE-14233 Improve vectorization for ACID by eliminating row-by-row stitching

2016-08-11 Thread Saket Saurabh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50934/ --- (Updated Aug. 11, 2016, 4:36 p.m.) Review request for hive and Eugene Koifman.