Daniel Dai created PIG-5129:
-------------------------------

             Summary: 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.17.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)

Reply via email to