Member since
02-20-2018
5
Posts
0
Kudos Received
0
Solutions
04-10-2018
02:06 AM
The easiest workaround for this is to copy the log4j.propeties file to oozie.sharelib.path. You can even add all the extra files and jars which are required in the yarn container when scheduling via oozie.
... View more
05-16-2016
09:50 AM
It didn't work for me. Am getting below exception Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.AccessControlException): <proxyuser> tries to renew a token with renewer <loggeduser>
... View more