Xiangrui Meng created SPARK-11674:
-------------------------------------

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


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]

Reply via email to