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 2018/01/26 16:13:00 UTC

[jira] [Assigned] (SPARK-23234) ML python test failure due to default outputCol

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

Apache Spark reassigned SPARK-23234:
------------------------------------

    Assignee:     (was: Apache Spark)

> ML python test failure due to default outputCol
> -----------------------------------------------
>
>                 Key: SPARK-23234
>                 URL: https://issues.apache.org/jira/browse/SPARK-23234
>             Project: Spark
>          Issue Type: Bug
>          Components: ML, PySpark
>    Affects Versions: 2.3.0
>            Reporter: Marco Gaido
>            Priority: Blocker
>
> SPARK-22799 and SPARK-22797 are causing valid Python test failures. The reason is that Python is setting the default params with set. So they are not considered as defaults, but as params passed by the user.
> This means that an outputCol is set not as a default but as a real value.
> Anyway, this is a misbehavior of the python API which can cause serious problems and I'd suggest to rethink the way this is done.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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