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

Patrick Wendell updated SPARK-5355:
-----------------------------------
    Component/s: Spark Core

> SparkConf is not thread-safe
> ----------------------------
>
>                 Key: SPARK-5355
>                 URL: https://issues.apache.org/jira/browse/SPARK-5355
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>            Priority: Blocker
>             Fix For: 1.3.0, 1.2.1
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to