Usually we create an oozie workflow using the editor interface, for example:

The workflow can also be exported to a json file and imported also to a json file. Can someone tell me there is a way to import / create a workflow with a json file and reassure (using python, java, C ++ or any other language).
source
share