[ https://issues.apache.org/jira/browse/HIVE-15473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820437#comment-15820437 ]
anishek commented on HIVE-15473: -------------------------------- We cant use TOpeartionState as those state names are used to display the states in progress bar, we need to allow states as 'java.lang.String' as this will allow progress bar for any other execution engine to be displayed, The rendering of the progress bar does not care about the HiveServer State representations but rather for, the execution engine state representations. > Progress Bar on Beeline client > ------------------------------ > > Key: HIVE-15473 > URL: https://issues.apache.org/jira/browse/HIVE-15473 > Project: Hive > Issue Type: Improvement > Components: Beeline, HiveServer2 > Affects Versions: 2.1.1 > Reporter: anishek > Assignee: anishek > Priority: Minor > Attachments: HIVE-15473.2.patch, HIVE-15473.3.patch, > HIVE-15473.4.patch, screen_shot_beeline.jpg > > > Hive Cli allows showing progress bar for tez execution engine as shown in > https://issues.apache.org/jira/secure/attachment/12678767/ux-demo.gif > it would be great to have similar progress bar displayed when user is > connecting via beeline command line client as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)