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 2014/07/01 20:42:24 UTC

[jira] [Commented] (OOZIE-1909) log prefix information missing in JavaActionExecutor.check

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

Mona Chitnis commented on OOZIE-1909:
-------------------------------------

Checked that this is needed because check() can be invoked directly form ActionCheckXCommand. For check() invoked via start(), this wouldn't occur.

+1

> log prefix information missing in JavaActionExecutor.check
> ----------------------------------------------------------
>
>                 Key: OOZIE-1909
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1909
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Ryota Egashira
>            Assignee: Ryota Egashira
>         Attachments: OOZIE-1909.patch
>
>
> log prefix information (e.g. USER,GROUP, TOKEN, APP, JOB) are missing, as shown in the example.   due to this issue,  this log message does not show up at CLI command ($ oozie job -log 0003855-140611203720-oozie-oozi-W )
> {noformat}
> 2014-06-12 05:00:45,270  WARN PigActionExecutor:542 [pool-2-thread-214] -
> USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-]
> ACTION[0003855-140611203720-oozie-oozi-W@pig1] Launcher exception: Creation of
> partition is not supported for
> hcat://xxxx.yahoo.com:9999/outdatabase1402549124488/outtable1402549124488/datestamp=201302152320;region=usa
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)