Skip to content

Fork of Hadoop JobControl classes, working on some changes I'd like to see

Notifications You must be signed in to change notification settings

kevinpet/jobcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JobControl fork

Extending Hadoop JobControl to handle more complex tasks.

Hadoop Enhanced JobControl
==========================

Extend Hadoop JobControl to handle more complex tasks.

- Allow file system operations (move, delete) as dependencies.
- Restart failed workflows.
- Allow composition of workflows (i.e a workflow as a dependency).
- Expose a well-defined extension point for adding Pig, Cascading, etc.
- Simplify job creation using a Scala-based DSL.

Examples
--------

Sample project (three stage extraction of a representative keyword
from a piece of text) to use JobControl.

About

Fork of Hadoop JobControl classes, working on some changes I'd like to see

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages