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

Cheolsoo Park updated PIG-4006:
-------------------------------

    Attachment: PIG-4006-1.patch

The attached patch introduces a new property 
{{pig.tez.dag.status.report.interval}} which can be used to configure the 
interval of DAGStatus info message in seconds. The default value is 10 seconds.

> Make the interval of DAGStatus report configurable
> --------------------------------------------------
>
>                 Key: PIG-4006
>                 URL: https://issues.apache.org/jira/browse/PIG-4006
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 0.14.0
>
>         Attachments: PIG-4006-1.patch
>
>
> Currently, Pig prints DAGStatus for Tez jobs every second. This generates a 
> lot of info message in stderr. In particular, for long running jobs, every 
> second status report seems unnecessary.
> 1) Every 10 seconds seems reasonable for most jobs.
> 2) But if the default isn't good, users should be able to configure via a 
> property.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to