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

Jaideep Dhok commented on HIVE-4569:
------------------------------------

Work from HIVE-4570 and HIVE-4617 have been moved to this issue.

To restate the scope of the issue, here are the proposed changes:
# Add GetQueryPlan Thrift API. This will return plan object containing Stage 
and Task information for the query. This call will not run the query.
# A way to run query asynchronously so that query progress can be monitored 
without waiting them to complete.
# Extend OperationState struct returned by GetOperationState to include more 
information like job IDs launched for sub-tasks, query progress indicator.
                
> GetQueryPlan api in Hive Server2
> --------------------------------
>
>                 Key: HIVE-4569
>                 URL: https://issues.apache.org/jira/browse/HIVE-4569
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Jaideep Dhok
>         Attachments: git-4569.patch, HIVE-4569.D10887.1.patch
>
>
> It would nice to have GetQueryPlan as thrift api. I do not see GetQueryPlan 
> api available in HiveServer2, though the wiki 
> https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Thrift+API 
> contains, not sure why it was not added.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to