This procedure describes how to manually extract Hadoop - Oozie data before starting a new project. After extracting data, you can then define a new conversion project.
To extract Hadoop-Oozie data:
Create the following files:
coordinator.xml: Converts to a SMART folder in Control-M. Each action in the Coorindator XML is converted to a Sub Folder which is created from the corresponding workflow.
workflow.xml: Holds the Hadoop execution types (such as Map/Reduce, sqoop, Pig, Hive) that converts to Control-M for Hadoop jobs.
bundle.xml: Enables you to batch a set of coordinator applications.
bundle.properties: Holds the variables and its values.