You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jaydeep Vishwakarma (JIRA)" <ji...@apache.org> on 2015/06/17 13:25:00 UTC

[jira] [Commented] (OOZIE-1802) Support workflow action log

    [ https://issues.apache.org/jira/browse/OOZIE-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589647#comment-14589647 ] 

Jaydeep Vishwakarma commented on OOZIE-1802:
--------------------------------------------

Looks like patch contains the prefix, Can you please upload the patch with no prefix. 
Also , How does it different to doing grep on specific action.

> Support workflow action log
> ---------------------------
>
>                 Key: OOZIE-1802
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1802
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>    Affects Versions: trunk
>            Reporter: Azrael
>            Priority: Minor
>         Attachments: OOZIE-1802.1.patch
>
>
> If workflow contains lots of actions, it is hard to search the specific action log. It provides the log of workflow action.
> {code}
> $ oozie job -log 0000002-140421113135686-oozie-seoe-W@shell-1
> 2014-04-21 13:05:52,968  INFO ActionStartXCommand:539 - SERVER[seair.local] USER[seoeun] GROUP[user] TOKEN[] APP[test] JOB[0000002-140421113135686-oozie-seoe-W] ACTION[0000002-140421113135686-oozie-seoe-W@shell-1] Start action [0000002-140421113135686-oozie-seoe-W@shell-1] with user-retry state : userRetryCount [0], userRetryMax [0], userRetryInterval [10]
> 2014-04-21 13:05:53,238  INFO ShellActionExecutor:539 - SERVER[seair.local] USER[seoeun] GROUP[user] TOKEN[] APP[test] JOB[0000002-140421113135686-oozie-seoe-W] ACTION[0000002-140421113135686-oozie-seoe-W@shell-1] checking action, hadoop job ID [job_201404211041_0005] status [RUNNING]
> 2014-04-21 13:05:53,241  WARN ActionStartXCommand:542 - SERVER[seair.local] USER[seoeun] GROUP[user] TOKEN[] APP[test] JOB[0000002-140421113135686-oozie-seoe-W] ACTION[0000002-140421113135686-oozie-seoe-W@shell-1] [***0000002-140421113135686-oozie-seoe-W@shell-1***]Action status=RUNNING
> 2014-04-21 13:05:53,242  WARN ActionStartXCommand:542 - SERVER[seair.local] USER[seoeun] GROUP[user] TOKEN[] APP[test] JOB[0000002-140421113135686-oozie-seoe-W] ACTION[0000002-140421113135686-oozie-seoe-W@shell-1] [***0000002-140421113135686-oozie-seoe-W@shell-1***]Action updated in DB!
> 2014-04-21 13:06:00,520  INFO CallbackServlet:539 - SERVER[seair.local] USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0000002-140421113135686-oozie-seoe-W] ACTION[0000002-140421113135686-oozie-seoe-W@shell-1] callback for action [0000002-140421113135686-oozie-seoe-W@shell-1]
> {code}



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