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 2020/03/19 15:55:45 UTC

[GitHub] [spark] srowen commented on issue #27961: [SPARK-31193][CORE] set spark.master and spark.app.name conf default value

srowen commented on issue #27961: [SPARK-31193][CORE] set spark.master and spark.app.name conf default value
URL: https://github.com/apache/spark/pull/27961#issuecomment-601259352
 
 
   Your code shouldn't set a master; it should be set when you submit your code. It does have to be set, and already defaults in the submit client code, yes. I don't think we should duplicate the logic.
   If you did for some reason want to do this directly, yes, you have to set a master.

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


With regards,
Apache Git Services

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