Github user harishreedharan commented on the pull request:

    https://github.com/apache/spark/pull/9875#issuecomment-159085964
  
    Also, to be clear..it would work fine in Cluster mode. In Client mode,  
#7394 should have taken care of the long-running app issue (though there was 
one where @SaintBacchus I think mentioned that the `EventLoggingListener` was 
not able to write to HDFS anymore, even though the tokens were getting updated. 
    
    So in either case, I am wondering whether in client mode, we should simply 
re-login using keytab and not bother with tokens on the driver app at all (so 
the AM would login, update tokens etc, while the client app always just logs 
in). So you think that make sense, @tgravescs?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to