Welcome to the Cloudera Community

Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

Oozie launched application hangs after 24 hours on unsecured cluster

avatar
New Contributor

After 24 hours of running we see the following errors repeating in our logs

 

Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.token.SecretManager$InvalidToken): token (owner=zuser, renewer=oozie mr token, realUser=oozie, issueDate=1481129498872, maxDate=1481734298872, sequenceNumber=156809, masterKeyId=1332) is expired

 

It seems we are hitting dfs.namenode.delegation.token.renew-interval  however we are running on an unsecured cluster.

 

How do we enable long running oozie launched jobs to succeed?

 

yarn 2.6.0-CDH5.5.2

oozie  4.1.0-cdh5.5.2

 

Thanks!

Who agreed with this topic