[ 
https://issues.apache.org/jira/browse/HIVE-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-9673:
--------------------------------
    Description: 
Yarn App Timeline Server (ATS) users can find their query using hive query-id.
However, query id is available only through the logs at the moment.
Thrift api users such as Hue have another unique id for queries, which the 
operation handle contains 
(TExecuteStatementResp.TOperationHandle.THandleIdentifier.guid) . Adding the 
operationhandle guid to ATS will enable such thrift users to get information 
from ATS for the queries that they have spawned.


  was:
Yarn App Timeline Server (ATS) users can find their query using hive query-id.
However, query id is available only through the logs at the moment.
Thrift api users such as Hue have another unique id for queries, which the 
operation handle. Adding the operationhandle to ATS will enable such thrift 
users to get information from ATS for the queries that they have spawned.



> Set operationhandle in ATS entities for lookups
> -----------------------------------------------
>
>                 Key: HIVE-9673
>                 URL: https://issues.apache.org/jira/browse/HIVE-9673
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>         Attachments: HIVE-9673.1.patch, HIVE-9673.2.patch
>
>
> Yarn App Timeline Server (ATS) users can find their query using hive query-id.
> However, query id is available only through the logs at the moment.
> Thrift api users such as Hue have another unique id for queries, which the 
> operation handle contains 
> (TExecuteStatementResp.TOperationHandle.THandleIdentifier.guid) . Adding the 
> operationhandle guid to ATS will enable such thrift users to get information 
> from ATS for the queries that they have spawned.



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

Reply via email to