[
https://issues.apache.org/jira/browse/HIVE-13286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200676#comment-15200676
]
Aihua Xu commented on HIVE-13286:
---------------------------------
[~vikram.dixit] Seems the fix will get new queryId for the query, but I feel if
the query is from the session, then the query will have 2 different ids, first
the one generated in HiveSessionImpl.java and then a new one in Driver.java.
Did you see the issues from hive CLI tests?
> Query ID is being reused across queries
> ---------------------------------------
>
> Key: HIVE-13286
> URL: https://issues.apache.org/jira/browse/HIVE-13286
> Project: Hive
> Issue Type: Bug
> Components: Parser
> Affects Versions: 2.0.0
> Reporter: Vikram Dixit K
> Assignee: Aihua Xu
> Priority: Critical
> Attachments: HIVE-13286.1.patch, HIVE-13286.2.patch,
> HIVE-13286.3.patch
>
>
> [~aihuaxu] I see this commit made via HIVE-11488. I see that query id is
> being reused across queries. This defeats the purpose of a query id. I am not
> sure what the purpose of the change in that jira is but it breaks the
> assumption about a query id being unique for each query. Please take a look
> into this at the earliest.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)