[
https://issues.apache.org/jira/browse/SPARK-15993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-15993:
---------------------------------
Labels: bulk-closed (was: )
> PySpark RuntimeConfig should be immutable
> -----------------------------------------
>
> Key: SPARK-15993
> URL: https://issues.apache.org/jira/browse/SPARK-15993
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Affects Versions: 2.0.0
> Reporter: Vladimir Feinberg
> Priority: Trivial
> Labels: bulk-closed
>
> {{pyspark.sql.RuntimeConfig}} should be immutable because changing its value
> does nothing, which only leads to a confusing API (I tried to change a config
> param by extracting the config of a running {{SparkSession}}, but failed to
> realize I need to relaunch it).
> Furthermore, {{RuntimeConfig}} is unlike {{SparkConf}} in that it can't ever
> be used to specify a configuration when building a {{SparkSession}} anyway -
> it's only purpose is to figure out an existing session's params.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]