ZihanLi58 commented on pull request #3345:
URL: https://github.com/apache/gobblin/pull/3345#issuecomment-891322896


   > A few comments. One question: How does token refresh work in a federated 
Yarn cluster for keytab based authentication? Will it work as is after the 
changes in this PR?
   
   @sv2000 For original implementation, i.e. there is only one yarn cluster, it 
should still work after this change. But to support the federated clusters, we 
may need to implement the method to get delegation token from remote yarn 
clusters and I don't see anything related to rm token in our keytab based 
authentication.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to