aasha commented on a change in pull request #1289:
URL: https://github.com/apache/hive/pull/1289#discussion_r458982900
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/AtlasDumpTask.java
##########
@@ -79,6 +80,7 @@ public AtlasDumpTask() {
@Override
public int execute() {
try {
+ SecurityUtils.reloginExpiringKeytabUser();
Review comment:
Yes its there as part of the retry as well. This is to make sure any
file system calls happening before that is taken care of.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]