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 2015/01/21 21:06:35 UTC

[jira] [Commented] (SPARK-5355) SparkConf is not thread-safe

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

Apache Spark commented on SPARK-5355:
-------------------------------------

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

> SparkConf is not thread-safe
> ----------------------------
>
>                 Key: SPARK-5355
>                 URL: https://issues.apache.org/jira/browse/SPARK-5355
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Davies Liu
>            Priority: Blocker
>
> The SparkConf is not thread-safe, but is accessed by many threads. The getAll() could return parts of the configs if another thread is access it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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