Hey Ximo,

A Java Action's logs, especially if it were stdout/err would lie at
the Java action launcher job's tasklogs.

Oozie runs a Java Action by running a job with a single mapper job,
whose mapper then invokes the class you have configured. So if you
look at this single mapper's task logs, you will find your output.

On Wed, Nov 21, 2012 at 7:52 PM, JOAQUIN GUANTER GONZALBEZ <[email protected]> wrote:
> Hello,
>
> I have a workflow that has a "java" action which generates a log through 
> stdout and stderr, but I can't seem to find that information in the Oozie 
> logs after the workflow finishes running. Does anyone know where that 
> information goes to?
>
> Thanks,
> Ximo
>
> ________________________________
>
> Este mensaje se dirige exclusivamente a su destinatario. Puede consultar 
> nuestra pol?tica de env?o y recepci?n de correo electr?nico en el enlace 
> situado m?s abajo.
> This message is intended exclusively for its addressee. We only send and 
> receive email on the basis of the terms set out at:
> http://www.tid.es/ES/PAGINAS/disclaimer.aspx



-- 
Harsh J

Reply via email to