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

Robert Kanter commented on OOZIE-1767:
--------------------------------------

Why not just make Crunch and Cascading actions?  We can then also give them 
their own sharelibs, handle any other custom logic, and give them easier 
schemas.  I think this would make it easier for other users too.

> Java Action automatically record child job ids
> ----------------------------------------------
>
>                 Key: OOZIE-1767
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1767
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>            Reporter: Micah Whitacre
>
> It is common for consumers to utilize Big Data frameworks like Crunch and 
> Cascading inside of their larger processing workflows.  These frameworks when 
> ran will launch potentially one to many MR jobs.  The common way to launch 
> these is using the Java action as both frameworks have a specific API for 
> launching and executing the jobs.  Unfortunately for the default Java action, 
> those spawned processes are not tied to the Oozie action which launched them. 
>  It would be great if there was a way for jobs launched from the Java action 
> to be tied back to the Oozie action.



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

Reply via email to