nishkamravi2 opened a new pull request #26631: [MINOR][CORE] Change getActive 
access to public
URL: https://github.com/apache/spark/pull/26631
 
 
   ### What changes were proposed in this pull request?
   Make access to getActive public (active context is already exposed through 
getOrCreate)
   
   ### Why are the changes needed?
   getActive was added to make active Spark context available within Spark 
package. It is useful to be able to access this publicly (as in the case for 
streamingContext.getActive)
   
   ### How was this patch tested?
   Compiled locally-- minor change, can be tested here directly

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