Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: backlog
-
Fix Version/s: 2.0.0-beta
-
Component/s: app.editor
-
Labels:None
-
Backward Incompatible:Backward Incompatible
Description
Currently, job submission goes to command line and runs "hadoop jar ...". It also adds some aspectj magic to retrieve the resulting job ID. All these is going to get ugly/uglier with MR2. It'd be nice if we can use Oozie to submit the job for us.
This also paves the way for an Oozie app in Hue.