0% found this document useful (0 votes)
123 views

Oozie - Apache Oozie Workflow Scheduler For Hadoop

Oozie Workflow Scheduler for Hadoop

Uploaded by

Mario Soares
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
123 views

Oozie - Apache Oozie Workflow Scheduler For Hadoop

Oozie Workflow Scheduler for Hadoop

Uploaded by

Mario Soares
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Oozie Project Information Releases Documentation Resources ASF

Apache / Oozie / Apache Oozie Workflow Scheduler for Hadoop Last Published: 2019-02-14

Apache Oozie Workflow Scheduler for Hadoop


Overview
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 availability.

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.

Developers interested in getting more involved with Oozie may join the mailing lists, report bugs , retrieve code from the version control system,
and make contributions .

Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.

You might also like