[ 
https://issues.apache.org/jira/browse/SPARK-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281387#comment-15281387
 ] 

Apache Spark commented on SPARK-15291:
--------------------------------------

User 'zhengruifeng' has created a pull request for this issue:
https://github.com/apache/spark/pull/13075

> Remove redundant codes in SVD++
> -------------------------------
>
>                 Key: SPARK-15291
>                 URL: https://issues.apache.org/jira/browse/SPARK-15291
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>         Environment: val newVertices = g.vertices.mapValues(v => 
> (v._1.toArray, v._2.toArray, v._3, v._4))
> (Graph(newVertices, g.edges), u)
> is just the same as (g, u)
>            Reporter: zhengruifeng
>




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