Common Concepts
- Workflow definition file
Workflow definition files refer to XML files that describe service logic, including workflow.xml, coordinator.xml, and bundle.xml. Workflow definition files are parsed and executed by the Oozie engine.
- Workflow property file
The workflow property file refers to the parameter configuration file named job.properties for workflow execution. Each workflow has only one property file.
- keytab file
The keytab file is a key file that stores user information. In security mode, applications use the key file for API authentication.
- Client
Users can access the server from the client through the Java API, Shell API, REST API, or WebUI to access the Oozie server. The client in this document includes the example code used for accessing Oozie through the Java API.
- Oozie WebUI
Log in to the Oozie WebUI via https://Oozie server IP address:21003/oozie.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot