Re: Review Request 57632: HIVE-16206: Provide wrapper classes for current metrics reporters to allow uniform instantiation through reflection

2017-03-20 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57632/#review169533 --- common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/Co

[jira] [Created] (HIVE-16263) Vertex runtime numbers reported in beeline console is not accurate

2017-03-20 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-16263: --- Summary: Vertex runtime numbers reported in beeline console is not accurate Key: HIVE-16263 URL: https://issues.apache.org/jira/browse/HIVE-16263 Project: Hive

Re: [DISCUSS] Hive 1.2.2 bug fix release

2017-03-20 Thread Vaibhav Gumashta
Hi All, Sorry about dropping this thread. I have been looking at 1.2.2 release again (have run precommit tests, gone over issues with target/fix version of 1.2.2) and as of now there is just one blocking jira (https://issues.apache.org/jira/browse/HIVE-16247). Regarding the JSON license header is

[jira] [Created] (HIVE-16262) Inconsistent result when casting integer to timestamp

2017-03-20 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16262: -- Summary: Inconsistent result when casting integer to timestamp Key: HIVE-16262 URL: https://issues.apache.org/jira/browse/HIVE-16262 Project: Hive Issue

[jira] [Created] (HIVE-16261) Can not vectorize when filter operator has case-when & null combination

2017-03-20 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-16261: --- Summary: Can not vectorize when filter operator has case-when & null combination Key: HIVE-16261 URL: https://issues.apache.org/jira/browse/HIVE-16261 Project:

Re: Review Request 57626: HIVE-16164: Provide mechanism for passing HMS notification ID between transactional and non-transactional listeners.

2017-03-20 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57626/ --- (Updated March 20, 2017, 10:33 p.m.) Review request for hive. Changes ---

Re: Review Request 57626: HIVE-16164: Provide mechanism for passing HMS notification ID between transactional and non-transactional listeners.

2017-03-20 Thread Sergio Pena
> On March 17, 2017, 10:34 p.m., Mohit Sabharwal wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > > Line 2476 (original), 2484 (patched) > > > > > > I like the idea of keeping fire

Review Request 57794: HIVE-16260 : Remove parallel edges between semijoin and mpajoin

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

[jira] [Created] (HIVE-16260) Remove parallel edges of semijoin with map joins.

2017-03-20 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-16260: - Summary: Remove parallel edges of semijoin with map joins. Key: HIVE-16260 URL: https://issues.apache.org/jira/browse/HIVE-16260 Project: Hive Issue Type:

[jira] [Created] (HIVE-16259) Eclipse formatter for Hive code

2017-03-20 Thread Sunitha Beeram (JIRA)
Sunitha Beeram created HIVE-16259: - Summary: Eclipse formatter for Hive code Key: HIVE-16259 URL: https://issues.apache.org/jira/browse/HIVE-16259 Project: Hive Issue Type: Task Com

[jira] [Created] (HIVE-16258) Suggesting a non-standard extension to MERGE

2017-03-20 Thread Carter Shanklin (JIRA)
Carter Shanklin created HIVE-16258: -- Summary: Suggesting a non-standard extension to MERGE Key: HIVE-16258 URL: https://issues.apache.org/jira/browse/HIVE-16258 Project: Hive Issue Type: Imp

[jira] [Created] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-03-20 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-16257: Summary: Intermittent issue with incorrect resultset with Spark Key: HIVE-16257 URL: https://issues.apache.org/jira/browse/HIVE-16257 Project: Hive Issue Typ

Re: Review Request 57738: Enable cbo in presence of hints

2017-03-20 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57738/#review169471 --- Ship it! Ship It! - pengcheng xiong On March 20, 2017, 5:52

Re: Review Request 57772: HIVE-16242 Run BeeLine tests parallel

2017-03-20 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57772/ --- (Updated March 20, 2017, 4:46 p.m.) Review request for hive, Carl Steinbach, Zo

[jira] [Created] (HIVE-16256) Flaky test: TestCliDriver.testCliDriver[comments]

2017-03-20 Thread Barna Zsombor Klara (JIRA)
Barna Zsombor Klara created HIVE-16256: -- Summary: Flaky test: TestCliDriver.testCliDriver[comments] Key: HIVE-16256 URL: https://issues.apache.org/jira/browse/HIVE-16256 Project: Hive Is

Re: Review Request 57632: HIVE-16206: Provide wrapper classes for current metrics reporters to allow uniform instantiation through reflection

2017-03-20 Thread Sunitha Beeram via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57632/ --- (Updated March 20, 2017, 3:44 p.m.) Review request for hive, Carl Steinbach and

Re: Review Request 57632: HIVE-16206: Provide wrapper classes for current metrics reporters to allow uniform instantiation through reflection

2017-03-20 Thread Sunitha Beeram via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57632/ --- (Updated March 20, 2017, 3:40 p.m.) Review request for hive, Carl Steinbach and

[jira] [Created] (HIVE-16255) Support percentile_cont / percentile_disc

2017-03-20 Thread Carter Shanklin (JIRA)
Carter Shanklin created HIVE-16255: -- Summary: Support percentile_cont / percentile_disc Key: HIVE-16255 URL: https://issues.apache.org/jira/browse/HIVE-16255 Project: Hive Issue Type: Sub-ta

[GitHub] hive pull request #162: HIVE-16254 : metadata for values temporary tables fo...

2017-03-20 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/162 HIVE-16254 : metadata for values temporary tables for INSERT's are getting replicated You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hiv

Review Request 57772: HIVE-16242 Run BeeLine tests parallel

2017-03-20 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57772/ --- Review request for hive, Carl Steinbach, Zoltan Haindrich, Marta Kuczora, Miklos

[jira] [Created] (HIVE-16254) temporary tables for INSERT's are getting replicated

2017-03-20 Thread anishek (JIRA)
anishek created HIVE-16254: -- Summary: temporary tables for INSERT's are getting replicated Key: HIVE-16254 URL: https://issues.apache.org/jira/browse/HIVE-16254 Project: Hive Issue Type: Bug

Re: Review Request 57503: HIVE-16024: MSCK Repair Requires nonstrict hive.mapred.mode

2017-03-20 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57503/ --- (Updated March 20, 2017, 9:03 a.m.) Review request for hive, Peter Vary, Sergio

Re: Review Request 57503: HIVE-16024: MSCK Repair Requires nonstrict hive.mapred.mode

2017-03-20 Thread Barna Zsombor Klara
> On March 17, 2017, 8:30 p.m., Sergio Pena wrote: > > ql/src/test/queries/clientpositive/msck_repair_0.q > > Lines 19-21 (patched) > > > > > > Is this actually adding new partitios to the metastore? Those are > > al