Hello, I am trying to start other workflows from within a java action( parent workflow), can I make use of the Kerberos token already passed to me in "HADOOP_TOKEN_FILE_LOCATION"?
I am following this code to access secure oozie. https://gist.github.com/prateek/d62ba06f74025f00ca2e how can I change it to run from within another oozie java action. Thanks, Vishal
