Submitting a Hive2 Job
Scenario
This section describes how to submit an Oozie job of the Hive2 type on the Hue web UI.
Procedure
- Create a workflow. For details, see Creating a Workflow.
- On the workflow editing page, select
next to HiveServer2 Script and drag it to the operation area. - In the HiveServer2 Script dialog box that is displayed, configure the script path in the HDFS, for example, /user/admin/examples/apps/hive2/script.q, and click Add.
- Click PARAMETER+ to add input and output parameters.
For example, if the input parameter is INPUT=/user/admin/examples/input-data/table, the output parameter is OUTPUT=/user/admin/examples/output-data/hive2_workflow.

- Click the configuration button
in the upper right corner. On the configuration page that is displayed, click Delete + to delete a directory, for example, /user/admin/examples/output-data/hive2_workflow. - Configure the job XML, for example, to the HDFS path /user/admin/examples/apps/hive2/hive-site.xml.
If the preceding parameters and values are modified, you can query them in Oozie client installation directory/oozie-client-5.1.0-hw-ei-310003/conf/hive-site.xml.
- 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, Hive2-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.
Last Article: Submitting a Workflow Job
Next Article: Submitting a Spark2x Job
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.