[
https://issues.apache.org/jira/browse/SPARK-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307689#comment-15307689
]
Apache Spark commented on SPARK-15668:
--------------------------------------
User 'hhbyyh' has created a pull request for this issue:
https://github.com/apache/spark/pull/13411
> ml.feature: update check schema to avoid confusion when user use MLlib.vector
> as input type
> -------------------------------------------------------------------------------------------
>
> Key: SPARK-15668
> URL: https://issues.apache.org/jira/browse/SPARK-15668
> Project: Spark
> Issue Type: Bug
> Components: ML
> Reporter: yuhao yang
> Priority: Minor
>
> As we use ml.vector to replace mllib.vector in ml, users use mllib.vector as
> input column will get error. Yet some error message is confusing:
> s"Input column ${$(inputCol)} must be a vector column")
> The input column probably is already a vector of mllib. Update to avoid the
> confusion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]