Shell
| Command | Parameter | Meaning |
|---|---|---|
| oozie version | - | The version information |
| oozie job | -config <arg> | Indicates the path to the job configuration file job.properties. |
| -oozie <arg> | Indicates the Oozie server address. | |
| -haconfig <arg> | Indicates the path to the Oozie service configuration file oozie-site.xml. | |
| -run | Runs a job. | |
| -start <arg> | Starts a specified job. | |
| -submit | Submits a job. | |
| -kill <arg> | Deletes a specified job. | |
| -suspend <arg> | Suspends a specified job. | |
| -resume <arg> | Resumes a specified job. | |
| -D <property=value> | Sets a property. | |
| oozie admin | -oozie <arg> | Indicates the Oozie server address. |
| -status | Indicates the service status of the Oozie service. |
The Oozie command and other parameters can be found in the following address:https://oozie.apache.org/docs/5.1.0/DG_CommandLineTool.html.
What is your overall rating for this page?
Thank 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