This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
A workflow scheduler system designed to manage Hadoop jobs. Oozie allows to automates commonly performed tasks. By using it, you can describe workflows to be performed on a Hadoop cluster, schedule those workflows to execute under a specified condition, and even combine multiple workflows and schedules together into a package to manage their full lifecycle.
First released | 2011 |
Developed by | Apache Software Foundation |
Latest stable version | Oozie 5.x |
Open-source | Yes |
Used by | Yahoo! |
Oozie is integrated with the Hadoop stack, with YARN as its architectural center, and supports Hadoop jobs for Apache MapReduce, Apache Pig, Apache Hive, and Apache Sqoop.