[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664858#comment-13664858 ]
Amareshwari Sriramadasu commented on HIVE-4570: ----------------------------------------------- bq. Current API GetOperationState is not enough since it returns only a state enum. Instead of changing that we can add new API GetOperationProgress() which will return both OperationState and OperationProgress. Sounds good. +1. For default implementation of getProgress(), you can return 1, if task is successful and 0, otherwise. > More information to user on GetOperationStatus in Hive Server2 when query is > still executing > -------------------------------------------------------------------------------------------- > > Key: HIVE-4570 > URL: https://issues.apache.org/jira/browse/HIVE-4570 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 0.11.0 > Reporter: Amareshwari Sriramadasu > Assignee: Jaideep Dhok > > Currently in Hive Server2, when the query is still executing only the status > is set as STILL_EXECUTING. > This issue is to give more information to the user such as progress and > running job handles, if possible. -- 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