[ https://issues.apache.org/jira/browse/HIVE-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131309#comment-14131309 ]
Dong Chen commented on HIVE-7615: --------------------------------- Another thing I planned to put in this patch was Beeline filtering the fetched logs and only showing a simple percentage progress. When filtering, a log4j pattern is used to derive needed class and message info. (MR job progress info is mainly in class ql.Driver and ql.exec.Task) This needs some work: Beeline does not know the pattern HS2 using, and Beeline is introduced two dependency of jar “chainsaw”, “apache-log4j-extras” to parse fetched log. Any thought on it? Do you think user having an option to show the progress or not is enough, or it is prefered to make this filter work? > Beeline should have an option for user to see the query progress > ---------------------------------------------------------------- > > Key: HIVE-7615 > URL: https://issues.apache.org/jira/browse/HIVE-7615 > Project: Hive > Issue Type: Improvement > Components: CLI > Reporter: Dong Chen > Assignee: Dong Chen > Attachments: HIVE-7615.patch > > > When executing query in Beeline, user should have a option to see the > progress through the outputs. > Beeline could use the API introduced in HIVE-4629 to get and display the logs > to the client. -- This message was sent by Atlassian JIRA (v6.3.4#6332)