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 2019/02/14 15:22:47 UTC

[GitHub] vanzin edited a comment on issue #23786: [SPARK-26877]Support user-level app staging directory in yarn mode when spark.yarn…

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


With regards,
Apache Git Services

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