The OozieClient (java) allows methods
run(Property conf),
submit(Property conf)
to start workflow. workflow. Now, with this API I know how to submit workflow 
that is located in a on HDFS (using Property key: OozieClient.APP_PATH )

But Oozie workflow XSD allows to generate (with JAXB) XML string representing 
workflow.
So, is there any way to submit (programmatically) to Oozie a workflow specified 
in XML string (Java,lang,String) ?
Or even better, to allow to submit workflow specified in WORKFLOW object (class 
created with JAXB from XSD)?

Thank you

This message, including any attachments, is the property of Sears Holdings 
Corporation and/or one of its subsidiaries. It is confidential and may contain 
proprietary or legally privileged information. If you are not the intended 
recipient, please delete it without reading the contents. Thank you.

Reply via email to