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

JaeHwa Jung commented on TAJO-33:
---------------------------------

+1 for this patch. 

It works well at Yarn web UI and TajoCli. But I didn't test TajoClient API.

If user enters some queries at TajoCli, TajoCli calls method 'submitQuery' of 
TajoClient.
It is a async method and calls method 'getQueryStatus'. 
After that, method 'getQueryStatus' prints the progress of running queries.
So it doesn't matter what I skipped TajoClient API.
                
> Implement a basic query progress indicator
> ------------------------------------------
>
>                 Key: TAJO-33
>                 URL: https://issues.apache.org/jira/browse/TAJO-33
>             Project: Tajo
>          Issue Type: New Feature
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>         Attachments: TAJO-33.patch
>
>
> Tajo needs the progress indicator to present its progress percentage.

--
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