You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/06/02 23:49:59 UTC

[jira] [Closed] (SPARK-15741) PySpark Cleanup of _setDefault with seed=None

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

Bryan Cutler closed SPARK-15741.
--------------------------------
    Resolution: Invalid

Looks like I jumped the gun here, None values are not ignored and seems like some tests depend on that value being set.  I'll reopen if there is anything to cleanup.

> PySpark Cleanup of _setDefault with seed=None
> ---------------------------------------------
>
>                 Key: SPARK-15741
>                 URL: https://issues.apache.org/jira/browse/SPARK-15741
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>            Reporter: Bryan Cutler
>            Priority: Minor
>
> Calling Params._setDefault with a param equal to {{None}} will be ignored internally silently.  There are several cases where this is done with the {{seed}} param, making it seem like it might do something.  These cases should be removed for the sake of consistency.



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