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

Prasanth Jayachandran edited comment on HIVE-15473 at 2/9/17 6:17 AM:
----------------------------------------------------------------------

Another observation is that cli used to print application and query id in the 
console like below
{code}
Query ID = pjayachandran_20170208172839_9fa7b1c5-5d96-4cc2-9fa2-2f3eda1987e0
Total jobs = 1
Launching Job 1 out of 1
Status: Running (Executing on YARN cluster with App id 
application_1486523081849_0010)
{code}

This will be really useful for debugging. It will be good if we can get these 
information via an API. There is also session id which can be useful. 


was (Author: prasanth_j):
Another observation is that cli used to print application and query id in the 
console like below
{code}
Query ID = pjayachandran_20170208172839_9fa7b1c5-5d96-4cc2-9fa2-2f3eda1987e0
Total jobs = 1
Launching Job 1 out of 1
Status: Running (Executing on YARN cluster with App id 
application_1486523081849_0010)
{code}

This will be really useful for debugging. It will be good if we can get these 
information via an API. 

> 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
>             Fix For: 2.2.0
>
>         Attachments: HIVE-15473.10.patch, HIVE-15473.11.patch, 
> HIVE-15473.2.patch, HIVE-15473.3.patch, HIVE-15473.4.patch, 
> HIVE-15473.5.patch, HIVE-15473.6.patch, HIVE-15473.7.patch, 
> HIVE-15473.8.patch, HIVE-15473.9.patch, io_summary_after_patch.png, 
> io_summary_before_patch.png, screen_shot_beeline.jpg, status_after_patch.png, 
> status_before_patch.png, summary_after_patch.png, summary_before_patch.png
>
>
> 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.15#6346)

Reply via email to