Development Process
This document describes Oozie application development based on the Java API.
For information about each phase in the development process, see Figure 1 and Table 1.
Phase |
Description |
Reference Document |
---|---|---|
Understand the basic concepts. |
Before developing an application, learn basic concepts of Oozie and understand the scenario requirements and design tables. |
|
Prepare the development and operating environment. |
The Java language is recommended for the development of Oozie applications. The IDEA tool can be used. |
|
Prepare projects. |
Oozie provides example projects for different scenarios. You can import an example project to learn the application. |
|
Develop projects based on scenarios. |
An example project based on the Java language is provided. |
|
Compile and run the application. |
Compile the developed application and submit it for running. |
|
View application running results. |
Application running results are written into a specified path. You can also view the application running status on the UI. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.