You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/07/28 19:26:20 UTC

[jira] [Assigned] (SAMZA-954) Improve logging for Samza

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

Jake Maes reassigned SAMZA-954:
-------------------------------

    Assignee: Jake Maes  (was: Jagadish)

> Improve logging for Samza
> -------------------------
>
>                 Key: SAMZA-954
>                 URL: https://issues.apache.org/jira/browse/SAMZA-954
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jake Maes
>
> Often Samza jobs keep running for days (and in our case months). Often log messages generated by the job get rolled over. A lot of information that is critical for debugging a job (like the jmx server port, URL, job model for the current container, configuration that was passed to the container) is often printed when the job starts. However, since logs get rolled over (by Yarn/ by sys-administrators) when they exceed a certain size, this information is lost.
> This JIRA is to add a separate samza-container-$containerID-startup.log file with each container. This will have information useful for debugging the job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)