Member since
10-01-2016
6
Posts
0
Kudos Received
0
Solutions
10-04-2016
03:56 AM
@sprakash Thanks. It was pointing to incorrect classpath(/etc/hadoop/conf/secure). it worked after making the suggested changes
and recycling MR client and oozie server.
... View more
10-01-2016
03:19 PM
@sprakash it worked after adding oozie.authentication.kerberos.principal = * . I missed to set oozie.authentication.kerberos.principal = *. It was not mentioned in HDP docs.
... View more