You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/02/20 17:34:44 UTC

[jira] [Commented] (SPARK-19669) Open up visibility for sharedState, sessionState, and a few other functions

    [ https://issues.apache.org/jira/browse/SPARK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874854#comment-15874854 ] 

Apache Spark commented on SPARK-19669:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/17002

> Open up visibility for sharedState, sessionState, and a few other functions
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-19669
>                 URL: https://issues.apache.org/jira/browse/SPARK-19669
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> To ease debugging, most of Spark SQL internals have public level visibility. Two of the most important internal states, sharedState and sessionState, however, are package private. It would make more sense to open these up as well with clear documentation that they are internal.
> In addition, users currently have way to set active/default SparkSession, but no way to actually get them back. We should open those up as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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