nishkamravi2 commented on issue #26631: [SPARK-29992][CORE] Change getActive access to public URL: https://github.com/apache/spark/pull/26631#issuecomment-558022366 That would work when spark context is created from SparkSession which isn't always the case. FWIW even Spark examples (e.g, in mllib folder) do 'new SparkContext' everywhere. But in closing the PR I assumed we're trying to be super-frugal with exposing public APIs.
---------------------------------------------------------------- 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]
