How to create Oozie workflow dependencies in hue --workflow--Editor

拥有回忆 提交于 2019-12-13 07:00:14

问题


CDH 5.5.2 (hue --workflow--Editor)

==================================

we are sqooping data from different system ERP system, so we are created different independent oozie workflow using the editor(hue --workflow--Editor) (ex:- ERP1_workflow1, ERP2_workflow2,ERP3_workflow3, ERP4_workflow...ERP7) each workflow has 4o to 50 sqoop command.hence we created different workflow to run parallel.this will run daily @ particular time.Now we have one more workflow "final_workflow" which has few hive scripts.this need to run If and only if all the (ex:- ERP1_workflow1, ERP2_workflow2,ERP3_workflow3, ERP4_workflow...ERP7) this is completed successfully.

Please can you suggest/step to be followed,to achieve this dependence in oozie.

来源:https://stackoverflow.com/questions/35728616/how-to-create-oozie-workflow-dependencies-in-hue-workflow-editor

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!