[
https://issues.apache.org/jira/browse/SPARK-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep Singh updated SPARK-15291:
----------------------------------
Environment: (was: 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))
> Remove redundant codes in SVD++
> -------------------------------
>
> Key: SPARK-15291
> URL: https://issues.apache.org/jira/browse/SPARK-15291
> Project: Spark
> Issue Type: Improvement
> Components: GraphX
> Reporter: zhengruifeng
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]