Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

process to create the oozie script in hortonworks?

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar
Master Guru

@justlearning

You can use standard apache oozie examples and modify them as per your requirement. This is easiest way to get started writing Oozie workflows. It has example workflow.xml for each supported action.

You can find Oozie examples on HDP cluster at below location(Provided you have installed Oozie client)

/usr/hdp/current/oozie-client/doc/oozie-examples.tar.gz

Hope this information helps!

View solution in original post

2 REPLIES 2

avatar

avatar
Master Guru

@justlearning

You can use standard apache oozie examples and modify them as per your requirement. This is easiest way to get started writing Oozie workflows. It has example workflow.xml for each supported action.

You can find Oozie examples on HDP cluster at below location(Provided you have installed Oozie client)

/usr/hdp/current/oozie-client/doc/oozie-examples.tar.gz

Hope this information helps!