You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/04/11 00:38:15 UTC

[jira] [Assigned] (TEZ-1042) Stop re-routing stdout, stderr for tasks and AM

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

Siddharth Seth reassigned TEZ-1042:
-----------------------------------

    Assignee: Siddharth Seth

> Stop re-routing stdout, stderr for tasks and AM
> -----------------------------------------------
>
>                 Key: TEZ-1042
>                 URL: https://issues.apache.org/jira/browse/TEZ-1042
>             Project: Apache Tez
>          Issue Type: Task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>
> Re-routing stdout and stderr based on dagId or taskAttemptId isn't very useful - since recommended usage is an actual Logger. Typically rerouting stdout, stderr just ends up creating a bunch of 0 byte files. GC etc ends up in the first log file anyway. 
> Planning on changing things to add a log to stdout/stderr each time a task or dag changes - but write to the initial files for the container.



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