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/04/12 17:53:39 UTC

[GitHub] [spark] MrBago commented on issue #24353: [SPARK-27446][R] Use existing spark conf if available.

MrBago commented on issue #24353: [SPARK-27446][R] Use existing spark conf if available.
URL: https://github.com/apache/spark/pull/24353#issuecomment-482665440
 
 
   @felixcheung that's a good point. Our spark deployment is unusual in that we have sparkR connect to an existing driver process instead of having it start it's own. These changes should be safe for existing code paths because we always fall back onto creating a new SparkConf.

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