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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
