You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2017/05/24 23:04:05 UTC

[jira] [Updated] (PIG-5129) Add a global progress bar for Tez

     [ https://issues.apache.org/jira/browse/PIG-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohini Palaniswamy updated PIG-5129:
------------------------------------
    Fix Version/s:     (was: 0.17.0)
                   0.18.0

> Add a global progress bar for Tez
> ---------------------------------
>
>                 Key: PIG-5129
>                 URL: https://issues.apache.org/jira/browse/PIG-5129
>             Project: Pig
>          Issue Type: Improvement
>          Components: tez
>            Reporter: Daniel Dai
>             Fix For: 0.18.0
>
>
> In MR, we have a progress bar which tracks the percentage complete of the Pig script. In Tez, we have Tez progress bar in the form of "TotalTasks: 2 Succeeded: 2" for a single DAG. However, we don't track number of DAGs launched. An easy solution for a Tez progress bar is equally distributed percentage across Dags, and within the dag, percentage of task completed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)