[ 
https://issues.apache.org/jira/browse/SPARK-29992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-29992:
----------------------------------
    Fix Version/s:     (was: 2.4.5)
                       (was: 3.0.0)

> Make access to getActive public
> -------------------------------
>
>                 Key: SPARK-29992
>                 URL: https://issues.apache.org/jira/browse/SPARK-29992
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.3, 2.3.4, 2.4.0, 2.4.1, 2.4.2, 2.4.4
>            Reporter: Nishkam Ravi
>            Priority: Major
>
> Currently a simple get on activeContext is missing. getOrCreate creates a new 
> Spark context in the absence of an existing one but exposes activeContext 
> anyway. For use cases that need access to an existing context if one exists 
> without necessarily wanting to create one would benefit from this being 
> publicly accessible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to