Re: Oozie on Kerberos

2019-03-13 Thread Andras Salamon
Hi, 1. What is the error message? If you use SSL, you have a different port (11443 by default). 2. I think you need to check the Oozie logs if it does not start the mapreduce/yarn job. Best, Sala On Fri, Mar 8, 2019 at 5:38 PM Namit Kabra wrote: > HI Andras, > > Thank you for your response. I

Re: Oozie on Kerberos

2019-03-08 Thread Namit Kabra
HI Andras, Thank you for your response. I was not even expecting that someone would reply to me. I have the following specific questions: 1. How do I initiate a oozie job on a kerberos system? The following command does not work: oozie job -oozie http://localhost:11000/oozie -config job.properties

Re: Oozie on Kerberos

2019-02-27 Thread Andras Piros
Hi Namit, for Oozie latest 5.1.0, you can try the following: 1. setting up proper Hadoop configuration , also while installing