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.3 KiB
3.3 KiB
Submitting a Sub-workflow Job
Scenario
This section describes how to submit an Oozie job of the Sub-workflow type on the Hue web UI.
Procedure
- Create a workflow. For details, see Creating a Workflow.
- On the workflow editing page, select
next to Sub workflow and drag it to the operation area.
- In the Sub workflow dialog box that is displayed, set Sub-workflow, for example, to Java-Workflow (one of the created workflows) from the drop-down list box, 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, Subworkflow-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