[jira] [Commented] (HIVE-14072) QueryIds reused across different queries

2016-07-01 Thread Vaibhav Gumashta (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359655#comment-15359655
 ] 

Vaibhav Gumashta commented on HIVE-14072:
-

+1

> QueryIds reused across different queries
> 
>
> Key: HIVE-14072
> URL: https://issues.apache.org/jira/browse/HIVE-14072
> Project: Hive
>  Issue Type: Bug
>Reporter: Siddharth Seth
>Assignee: Sergey Shelukhin
>Priority: Critical
> Attachments: HIVE-14072.patch
>
>
> While testing HIVE-14023, and running TestMiniLlapCluster - query ids were 
> re-uesd for the entire init scripts. 30+ different queries - same queryId, 
> new Tez dag submission, for different queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-14072) QueryIds reused across different queries

2016-07-01 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359391#comment-15359391
 ] 

Sergey Shelukhin commented on HIVE-14072:
-

The main change here is the call in CommandProcessorFactory. 

> QueryIds reused across different queries
> 
>
> Key: HIVE-14072
> URL: https://issues.apache.org/jira/browse/HIVE-14072
> Project: Hive
>  Issue Type: Bug
>Reporter: Siddharth Seth
>Assignee: Sergey Shelukhin
>Priority: Critical
> Attachments: HIVE-14072.patch
>
>
> While testing HIVE-14023, and running TestMiniLlapCluster - query ids were 
> re-uesd for the entire init scripts. 30+ different queries - same queryId, 
> new Tez dag submission, for different queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-14072) QueryIds reused across different queries

2016-06-29 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355706#comment-15355706
 ] 

Ashutosh Chauhan commented on HIVE-14072:
-

[~thejas] [~vgumashta] knows more about this area. They will be betters suited 
to review this.

> QueryIds reused across different queries
> 
>
> Key: HIVE-14072
> URL: https://issues.apache.org/jira/browse/HIVE-14072
> Project: Hive
>  Issue Type: Bug
>Reporter: Siddharth Seth
>Assignee: Sergey Shelukhin
>Priority: Critical
> Attachments: HIVE-14072.patch
>
>
> While testing HIVE-14023, and running TestMiniLlapCluster - query ids were 
> re-uesd for the entire init scripts. 30+ different queries - same queryId, 
> new Tez dag submission, for different queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-14072) QueryIds reused across different queries

2016-06-29 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355597#comment-15355597
 ] 

Sergey Shelukhin commented on HIVE-14072:
-

[~ashutoshc] ping?

> QueryIds reused across different queries
> 
>
> Key: HIVE-14072
> URL: https://issues.apache.org/jira/browse/HIVE-14072
> Project: Hive
>  Issue Type: Bug
>Reporter: Siddharth Seth
>Assignee: Sergey Shelukhin
>Priority: Critical
> Attachments: HIVE-14072.patch
>
>
> While testing HIVE-14023, and running TestMiniLlapCluster - query ids were 
> re-uesd for the entire init scripts. 30+ different queries - same queryId, 
> new Tez dag submission, for different queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-14072) QueryIds reused across different queries

2016-06-27 Thread Siddharth Seth (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15351970#comment-15351970
 ] 

Siddharth Seth commented on HIVE-14072:
---

[~sershe] - the changes seem reasonable to me - resetting the queryState 
between each run. Tested it locally on TestMiniLlapCluster - and the duplicate 
IDs for different queries are gone. (Duplicates exist for queries which are 
split across multiple jobs, but that should be ok).
That said, I'd be far more comfortable if someone who knows this code better 
takes a look at it. cc [~ashutoshc]

> QueryIds reused across different queries
> 
>
> Key: HIVE-14072
> URL: https://issues.apache.org/jira/browse/HIVE-14072
> Project: Hive
>  Issue Type: Bug
>Reporter: Siddharth Seth
>Assignee: Sergey Shelukhin
>Priority: Critical
> Attachments: HIVE-14072.patch
>
>
> While testing HIVE-14023, and running TestMiniLlapCluster - query ids were 
> re-uesd for the entire init scripts. 30+ different queries - same queryId, 
> new Tez dag submission, for different queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-14072) QueryIds reused across different queries

2016-06-24 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15348518#comment-15348518
 ] 

Hive QA commented on HIVE-14072:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12812914/HIVE-14072.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10265 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats_list_bucket
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_all
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver_vector_complex_join
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/249/testReport
Console output: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/249/console
Test logs: 
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-249/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12812914 - PreCommit-HIVE-MASTER-Build

> QueryIds reused across different queries
> 
>
> Key: HIVE-14072
> URL: https://issues.apache.org/jira/browse/HIVE-14072
> Project: Hive
>  Issue Type: Bug
>Reporter: Siddharth Seth
>Assignee: Sergey Shelukhin
>Priority: Critical
> Attachments: HIVE-14072.patch
>
>
> While testing HIVE-14023, and running TestMiniLlapCluster - query ids were 
> re-uesd for the entire init scripts. 30+ different queries - same queryId, 
> new Tez dag submission, for different queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)