1.

Explain Types Of Oozie Jobs?

Answer»

Oozie supports job scheduling for the full Hadoop stack like APACHE MAPREDUCE, Apache Hive, Apache Sqoop and Apache Pig.

It consists of TWO parts:

Workflow engine: Responsibility of a workflow engine is to store and run workflows composed of Hadoop jobs e.g., MapReduce, Pig, Hive.

COORDINATOR engine: It runs workflow jobs based on predefined schedules and availability of DATA.

Oozie supports job scheduling for the full Hadoop stack like Apache MapReduce, Apache Hive, Apache Sqoop and Apache Pig.

It consists of two parts:

Workflow engine: Responsibility of a workflow engine is to store and run workflows composed of Hadoop jobs e.g., MapReduce, Pig, Hive.

Coordinator engine: It runs workflow jobs based on predefined schedules and availability of data.



Discussion

No Comment Found