pvillard31 edited a comment on issue #3218: NIFI-5895 - Add a processor to start an Oozie workflow URL: https://github.com/apache/nifi/pull/3218#issuecomment-447279619 This PR has been tested against an Oozie 4.2.0 server instance in the following conditions: - Plaintext - Plaintext + SSL - Kerberos - Kerberos + SSL A very basic example has been used: https://github.com/apache/oozie/tree/branch-4.3/examples/src/main/apps/shell NiFi workflow: https://gist.github.com/pvillard31/4a0a7b33dc27c11538cec0b5e80c0324 The workflow.xml from the Oozie repo must be pushed in HDFS in a directory and that directory is used in the configuration of the processor. All the properties given in the job.properties file from the Oozie repo must be passed through the configuration of the processor or the attributes of the flow files.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
