You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mona Chitnis (JIRA)" <ji...@apache.org> on 2013/10/24 02:01:41 UTC

[jira] [Updated] (OOZIE-1474) Fix logging issues - latency, accurate job ids, coord Job UI to show job logs

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

Mona Chitnis updated OOZIE-1474:
--------------------------------

    Summary: Fix logging issues - latency, accurate job ids, coord Job UI to show job logs  (was: XCommand log messages on callables do not give proper information)

> Fix logging issues - latency, accurate job ids, coord Job UI to show job logs
> -----------------------------------------------------------------------------
>
>                 Key: OOZIE-1474
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1474
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>             Fix For: trunk
>
>         Attachments: OOZIE-1474.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For example,
> WARN CallableQueueService:542 - USER[-] GROUP[-] queue if full, ignoring queuing for [(org.apache.oozie.command.wf.SignalXCommand@5c819194),(org.apache.oozie.command.wf.ActionEndXCommand@3e7cbafe),(org.apache.oozie.command.wf.SignalXCommand@6ed899be),(org.apache.oozie.command.wf.ActionEndXCommand@4e55c1cc),(org.apache.oozie.command.wf.ActionStartXCommand@60266041),(org.apache.oozie.command.wf.ActionStartXCommand@77797cb7),(org.apache.oozie.command.wf.ActionStartXCommand@48eb0fa8),(org.apache.oozie.command.wf.ActionStartXCommand@405103fe),(org.apache.oozie.command.wf.ActionStartXCommand@6dd39af),(org.apache.oozie.command.wf.ActionStartXCommand@25f613ae)]
> is an illustration of log messages being unclear. This one prints out the reference address information for the command instead of any meaningful info such as job-id, and user whom this command pertains to.
> The log messages around callable commands can be fixed in a few other places too.



--
This message was sent by Atlassian JIRA
(v6.1#6144)