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

Vaibhav Gumashta commented on HIVE-4569:
----------------------------------------

[~cwsteinbach] [~thejas] With respect to overloading ExecuteStatement, I think 
the previous patch by [~jaid...@research.iiit.ac.in] was probably doing that. 
But there was a suggestion in the rb that overloading ExecuteStatement in the 
thrift API may not correspond to overloading in CLIService/ICLIService. Are you 
suggesting that the thrift api has just ExecuteStatement, and based on whether 
the async flag is set to true/false in the corresponding TExecuteStatementReq, 
we branch off to using ICLIService#executeStatementAsync or 
ICLIService#executeStatement?
                
> 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
>
>
> 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