Hi experts, I am new to oozie and hadoop. I would like to get help from you.
Our current oozie java client works fine with hadoop server which has no Kerberos security enabled. Now we need to change it to work with Kerberosed Hadoop server . As far as I know we need to use org.apache.oozie.client.AuthOozieClient instead of org.apache.oozie.client.OozieClient, besides this anything else we need to do ? Thanks a lot for your help! Best regards, sophie
