Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

Home Welcome to Oozie!

mchiang edited this page Oct 8, 2010 · 1 revision

Welcome to Oozie!

A workflow and scheduling solution for the Grid.

Oozie has two sub-components:

  • Workflow Engine* (v1+)
    • It executes workflow jobs (actions arranged in a control dependency graph)
    • The supported action types are: Hadoop Map-Reduce, HDFS, Pig, Java, SSH
  • Coordinator Engine* (v2+)
    • It manages workflow jobs execution based on time (like cron-jobs) and data availability

Documentation

FAQ