jiangxb1987 commented on issue #27222: [SPARK-30519][CORE] Use 
spark.executorEnv.HADOOP_USER_NAME to set executor's hadoop user
URL: https://github.com/apache/spark/pull/27222#issuecomment-586033002
 
 
   This is a behavior change, and I don't think we should introduce this change 
by the approach proposed this way.
   
   If both `SPARK_USER` and `HADOOP_USER_NAME` are specified in the env, we 
should prioritize `SPARK_USER` over `HADOOP_USER_NAME`. Also, I'm hesitate 
whether we should support `HADOOP_USER_NAME` at all.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to