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/11/01 00:24:18 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13810854#comment-13810854 ] 

Mona Chitnis commented on OOZIE-1474:
-------------------------------------

Updated patch up on Reviewboard

> 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)