--- title: Submit any Oozie jobs directly from HDFS author: admin type: post date: 2013-12-02T15:05:00+00:00 url: /hadoop-tutorial-submit-any-oozie-jobs-directly-from/ tumblr_gethue_permalink: - http://gethue.tumblr.com/post/68781982681/hadoop-tutorial-submit-any-oozie-jobs-directly-from tumblr_gethue_id: - 68781982681 sf_thumbnail_type: - none sf_thumbnail_link_type: - link_to_post sf_detail_type: - none sf_page_title: - 1 sf_page_title_style: - standard sf_no_breadcrumbs: - 1 sf_page_title_bg: - none sf_page_title_text_style: - light sf_background_image_size: - cover sf_social_sharing: - 1 sf_sidebar_config: - left-sidebar sf_left_sidebar: - Sidebar-2 sf_right_sidebar: - Sidebar-1 sf_caption_position: - caption-right slide_template: - default categories: ---

With HUE-1476, users can submit Oozie jobs directly from HDFS. Just upload your configuration or browse an existing workspace and select a workflow, coordinator or bundle. A submit button will appear and let you execute the job in one click!

{{< youtube Un99eIrcdmk >}} File Browser supports: - Parameters from workflow.xml, coordinator.xml, bundle.xml - Parameters from job.properties Oozie Dashboard supports: - Dynamic progress and log report - One click MapReduce log access - Stop, Pause, Rerun buttons   Here is the [workflow tutorial][1] used in the video demo. Of course, the [Oozie Editor][2] is still recommended if you want to avoid any XML 🙂 [1]: https://github.com/romainr/hadoop-tutorials-examples/tree/master/oozie/workflow_demo [2]: http://gethue.tumblr.com/post/60937985689/hadoop-tutorials-ii-2-execute-hive-queries-and