[
https://issues.apache.org/jira/browse/HIVE-16045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885244#comment-15885244
]
ASF GitHub Bot commented on HIVE-16045:
---------------------------------------
GitHub user anishek opened a pull request:
https://github.com/apache/hive/pull/153
HIVE-16045: Print progress bar along with operation log
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-16045
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #153
----
commit 6d83061adc001ea8a7ec76a5b8b10e16d86da400
Author: Anishek Agarwal <[email protected]>
Date: 2017-02-27T06:36:13Z
HIVE-16045: Print progress bar along with operation log
----
> Print progress bar along with operation log
> -------------------------------------------
>
> Key: HIVE-16045
> URL: https://issues.apache.org/jira/browse/HIVE-16045
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Affects Versions: 2.2.0
> Reporter: anishek
> Assignee: anishek
> Fix For: 2.2.0
>
>
> allow printing of the operation logs and progress bar such that,
> allow operations logs to output data once -> block it -> start progress bar
> -> finish progress bar -> unblock the operations log -> finish operations log
> -> print query results.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)