mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
2481141eee
Oozie is a workflow scheduler system to manage Apache Hadoop jobs. Oozie Workflow jobs are Directed Acyclical Graphs (DAGs) of actions. Oozie Coordinator jobs are recurrent Oozie Workflow jobs triggered by time (frequency) and data availabilty. Oozie is integrated with the rest of the Hadoop stack supporting several types of Hadoop jobs out of the box (such as Java map-reduce, Streaming map-reduce, Pig, Hive, Sqoop and Distcp) as well as system specific jobs (such as Java programs and shell scripts). Oozie is a scalable, reliable and extensible system. WWW: http://oozie.apache.org/
14 lines
592 B
Plaintext
14 lines
592 B
Plaintext
Oozie is a workflow scheduler system to manage Apache Hadoop jobs.
|
|
Oozie Workflow jobs are Directed Acyclical Graphs (DAGs) of actions.
|
|
Oozie Coordinator jobs are recurrent Oozie Workflow jobs triggered by time
|
|
(frequency) and data availabilty.
|
|
|
|
Oozie is integrated with the rest of the Hadoop stack supporting several types
|
|
of Hadoop jobs out of the box (such as Java map-reduce, Streaming map-reduce,
|
|
Pig, Hive, Sqoop and Distcp) as well as system specific jobs (such as
|
|
Java programs and shell scripts).
|
|
|
|
Oozie is a scalable, reliable and extensible system.
|
|
|
|
WWW: http://oozie.apache.org/
|