Regenerating delegation tokens in long running yarn applications

62 Views Asked by At

I'm using Apache twill to deploy the yarn application. The app is a static hadoop application. As the title says, I couldn't figure out how to regenerate delegation tokens on expiry and ship it to all the containers/application master and make sure they load the same on container restart.

Also, I found the Javadocs on Apache twill a bit lacking. Are there any blogs/mailing lists I can follow for this?

Thanks

0

There are 0 best solutions below