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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to