dionusos opened a new pull request, #718: URL: https://github.com/apache/knox/pull/718
## What changes were proposed in this pull request? We had to change the Oozie rewrite rules more strict not allowing them to mach to any protocol but only http and https. Besides this change additional service routing configuration have to be added not to break the Oozie UI usability. ## How was this patch tested? On a Hadoop cluster with Knox installed I edited /var/lib/knox/gateway/data/services/oozie/5.0.0/rewrite.xml and /var/lib/knox/gateway/data/services/oozie/5.0.0/service.xml files to have the final content. After that I deleted the Knox topology deployments then restarted Knox. After that I re-submitted the Oozie workflow which I had issues with earlier. The job submission was successful, the Oozie job executed without any error, the properties were set to the desired values and I was able to see the expected values on the Oozie UI too via Knox. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
