Member since
06-05-2018
10
Posts
0
Kudos Received
0
Solutions
09-19-2018
03:07 PM
Hi Mahesh, Am running Oozie admin command from oozie server and i have used oozie url which is as in the Kerberose principal. But still am getting connection refused error. Thanks Siva
... View more
09-19-2018
02:52 PM
Thanks Levi
... View more
09-18-2018
12:53 PM
Hi Levi, Now they say that they want to move completely to spark2 for Oozie to run jobs. In that case the steps which you have given like adding the spark2 libraries and moving the jar files should work correct. And the property which you gave to add, do i need to configure it from Cloudera Manager or go to Oozie.xml file and add the property. <property>
<name>oozie.action.sharelib.for.spark</name>
<value>spark2</value>
</property> Thanks
... View more
09-14-2018
10:48 AM
Thanks Levi. I'll try to define spark_submit2 inside the shell scripts via Hue workflow and see how it goes from there.
... View more
09-13-2018
10:39 AM
Hi, We are using CM 5.12.1, we use both spark on yarn and spark2, the developers are able to run oozie jobs using spark on yarn and they also see the UI interface on Hue under oozie editor. Now they wanted oozie jobs to run through spark2 also. When i perform the steps given by you to add spark2 to oozie, will we be able to see spark2 on the Hue interface under oozie editor and after doing so will developers be able to run spark2-submit using oozie. Appreciate your help
... View more
07-17-2018
10:42 AM
Hi, am using self signed certificates and tried to enable TLS parameters to all the services, so except Oozie. Oozie is showing some health issues, Oozie webserver cannot be communicated.
... View more
07-17-2018
10:37 AM
By just doing the below has resolved my issue. I need to run this on windows cmd ksetup /addkdc <REALM> <KDC hostname> ksetup /addhosttorealmmap <httpFS hostname> <REALM> and set SPNEGO settings on browser
... View more
07-17-2018
10:35 AM
No not required, I didn't install MIT client to my widows machine. It worked for me by adding kerberos realm name and hostname parameteres in the CMD prompt.
... View more
06-08-2018
07:32 PM
Now i could add the KDC to windows. It worked for me. Thanks
... View more
06-05-2018
04:11 PM
Hi Ben, I too have similar error from Error 403. So when i tried to add kdc using ksetup from command prompt from my windows machine. Am getting this error Failed to create Kerberos key: 5 (0x5) Failed to open Kerberos Key: 0x5 Failed /AddKdc : 0xc0000001 Thanks
... View more