Hi All, I have Oozie Java client class which is creating the workflow and running the workflow
I am using the simple oozie client API to run the job I need suspend the job, if there are any validation issues. I am using oozie client suspend method which takes a job ID as a parameter. But I am getting E0508 : E0508 : User [?] not authorized for WF job [jobno] I have set both user name and user parameter for both system and configuration, but still getting same error Please let me know how we fix the issue Thanks Hanmayya
