You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2019/02/15 14:55:00 UTC

[jira] [Assigned] (OOZIE-2983) Stream the Launcher AM Logs

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

Andras Piros reassigned OOZIE-2983:
-----------------------------------

    Assignee:     (was: Andras Piros)

> Stream the Launcher AM Logs
> ---------------------------
>
>                 Key: OOZIE-2983
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2983
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: 5.0.0
>            Reporter: Robert Kanter
>            Priority: Major
>         Attachments: OOZIE-2983.001.patch
>
>
> Because OYA will get rid of the MR-based Launcher Job and have a custom AM instead, the Launcher Job info and logs will no longer show up in the JHS. It will show up in the ATSv2, however, the ATSv2 isn't quite ready yet and that doesn't help users on older versions of Hadoop.  Launcher Jobs will stil show up in the RM, but the RM doesn't remember things forever (and can be quite short depending on cluster busyness and configs).
> We should have Oozie serve those logs itself (which would also be a nice thing to have anyway, as the launcher logs are typically the most useful). The code for reading those files is pretty easy to call. The yarn CLI, JHS, and this [Aggregated Log Files Exploder|https://github.com/rkanter/ALFExploder] tool I wrote all use it; the latter proves that you can do it outside of Hadoop. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)