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

Siddharth Seth updated TEZ-332:
-------------------------------

    Attachment: TEZ-332.txt

Patch to redirect logs, stdout, stderr on a per task_attempt basis.
A container's logs while fetching new tasks continues to go into the default 
syslog, stderr, stdout. Once a task is assigned - it's logs go into 
syslog_<taskAttemptId>, stdout_<taskAttemptId>, stderr<taskAttemptId>
                
> Log handling in acse of container re-use
> ----------------------------------------
>
>                 Key: TEZ-332
>                 URL: https://issues.apache.org/jira/browse/TEZ-332
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>         Attachments: TEZ-332.txt
>
>
> Currently, logs for all tasks will go into a single log file for the 
> container. This could be split into task specific logs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to