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

Henry Robinson commented on HIVE-4569:
--------------------------------------

As an alternative suggestion, what about considering a 
{{WaitUntilComplete(TOperationStatus)}} call? The benefit would be that there 
was immediately a way to block on the result of every operation (rather than 
adding {{*Async}} APIs to the interface and doubling its size). Then 
{{executeStatement}} doesn't need to change its documented semantics, and Hive 
can immediately be compatible by making {{WaitUntilComplete}} a no-op until 
asynchronous support is completely ready.

I also agree that it might be worth splitting this discussion into a separate 
JIRA.
                
> 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, 
> HIVE-4569.D11469.1.patch, HIVE-4569.D12231.1.patch, HIVE-4569.D12237.1.patch, 
> HIVE-4569.D12333.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