[
https://issues.apache.org/jira/browse/HIVE-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901060#comment-15901060
]
Lefty Leverenz commented on HIVE-8495:
--------------------------------------
Doc note: This adds *hive.tez.exec.print.summary* and
*hive.tez.exec.inplace.progress* to HiveConf.java. They are documented in the
Tez section of Configuration Properties.
* [Configuration Properties -- Tez -- hive.tez.exec.print.summary |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.tez.exec.print.summary]
* [Configuration Properties -- Tez -- hive.tez.exec.inplace.progress |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.tez.exec.inplace.progress]
I took the liberty of adding "when Hive CLI is used" to the description of
*hive.tez.exec.print.summary*, mimicking [~anishek]'s description of
*hive.tez.exec.inplace.progress*. If that's wrong, please let me know (or just
fix it).
Should the progress bar also be documented in the design doc?
* [Hive on Tez | https://cwiki.apache.org/confluence/display/Hive/Hive+on+Tez]
> Add progress bar for Hive on Tez queries
> ----------------------------------------
>
> Key: HIVE-8495
> URL: https://issues.apache.org/jira/browse/HIVE-8495
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Affects Versions: 0.14.0
> Reporter: Mostafa Mokhtar
> Assignee: Prasanth Jayachandran
> Fix For: 0.14.0
>
> Attachments: HIVE-8495.10.patch, HIVE-8495.1.patch,
> HIVE-8495.2.patch, HIVE-8495.3.patch, HIVE-8495.4.patch, HIVE-8495.5.patch,
> HIVE-8495.6.patch, HIVE-8495.7.patch, HIVE-8495.8.patch, HIVE-8495.9.patch,
> in-place-progress-update.png, Screen Shot 2014-10-16 at 9.35.26 PM.png,
> Screen Shot 2014-10-22 at 11.48.57 AM.png, ux-demo.gif
>
>
> Build a "Progress bar" to provide overall progress on running tasks.
> Progress is calculated as :
> (Completed tasks) / (Total number of tasks)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)