You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/31 14:14:36 UTC

[GitHub] [spark] tgravescs commented on pull request #32009: [SPARK-34914][CORE] Local scheduler backend support update token

tgravescs commented on pull request #32009:
URL: https://github.com/apache/spark/pull/32009#issuecomment-811099824


   so can you give more details on what exactly you want to support here?  local mode is meant as basically test and development mode, if you have something that needs token updates that kind of implies its a long running production thing.
   
   is this just to support proxy users or are you actually trying to support a long lived process where tokens need updating?
   If proxy user, I guess I would also ask why do you need a proxy user in local mode just becomes that user and run it. Perhaps you don't have access to that user key tab and its configured for proxy user only?
   
   


-- 
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:
users@infra.apache.org



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