[
https://issues.apache.org/jira/browse/SPARK-11674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-11674.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 9644
[https://github.com/apache/spark/pull/9644]
> Word2Vec code failed compile in Scala 2.11
> ------------------------------------------
>
> Key: SPARK-11674
> URL: https://issues.apache.org/jira/browse/SPARK-11674
> Project: Spark
> Issue Type: Bug
> Components: ML
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Priority: Critical
> Fix For: 1.6.0
>
>
> https://amplab.cs.berkeley.edu/jenkins/view/Spark-QA-Compile/job/Spark-Master-Scala211-Compile/2007/consoleFull
> {code}
> [error] [warn]
> /home/jenkins/workspace/Spark-Master-Scala211-Compile/mllib/src/main/scala/org/apache/spark/ml/feature/Word2Vec.scala:149:
> no valid targets for annotation on value wordVectors - it is discarded
> unused. You may specify targets with meta-annotations, e.g. @(transient
> @param)
> [error] [warn] @transient wordVectors: feature.Word2VecModel)
> [error] [warn]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]