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

Xiangrui Meng resolved SPARK-9828.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 8110
[https://github.com/apache/spark/pull/8110]

> Should not share `{}` among instances
> -------------------------------------
>
>                 Key: SPARK-9828
>                 URL: https://issues.apache.org/jira/browse/SPARK-9828
>             Project: Spark
>          Issue Type: Bug
>          Components: ML, PySpark
>    Affects Versions: 1.4.1, 1.5.0
>            Reporter: Xiangrui Meng
>            Assignee: Manoj Kumar
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> We use `{}` as the initial value in some places, e.g., 
> https://github.com/apache/spark/blob/master/python/pyspark/ml/param/__init__.py#L64.
>  This makes instances sharing the same param map.



--
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