vanzin edited a comment on issue #23786: [SPARK-26877]Support user-level app 
staging directory in yarn mode when spark.yarn…
URL: https://github.com/apache/spark/pull/23786#issuecomment-463667072
 
 
   Have you tried using variable references in the config?
   
   e.g. `spark.yarn.stagingDir=/staging/${system:user.name}`
   
   I don't think `UGI.getUserName()` is easily referenced that way. but you 
could fix that instead.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to