forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
3.4 KiB
3.4 KiB
Submitting an SSH Job
Scenario
This section guides you to submit an Oozie job of the SSH type on the Hue web UI.
Procedure
- Create a workflow. For details, see Creating a Workflow.
- For details about how to add the trust relationship, see Example of Mutual Trust Operations.
- On the workflow editing page, select the Ssh button
and drag it to the operation area.
- In the Ssh window that is displayed, set User and Host and Ssh command commands and click Add.
- Click
in the upper right corner of the Oozie editor.
If you need to modify the job name before saving the job (default value: My Workflow), click the name directly for modification, for example, Ssh-Workflow.
- After the configuration is saved, click
, and submit the job.
After the job is submitted, you can view the related contents of the job, such as the detailed information, logs, and processes, on Hue.
Parent topic: Submitting a Workflow Job