You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/11/17 20:07:35 UTC

[jira] [Resolved] (SPARK-4444) Drop VD type parameter from EdgeRDD

     [ https://issues.apache.org/jira/browse/SPARK-4444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-4444.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Drop VD type parameter from EdgeRDD
> -----------------------------------
>
>                 Key: SPARK-4444
>                 URL: https://issues.apache.org/jira/browse/SPARK-4444
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>            Reporter: Ankur Dave
>            Assignee: Ankur Dave
>            Priority: Blocker
>             Fix For: 1.2.0
>
>
> Due to vertex attribute caching, EdgeRDD previously took two type parameters: ED and VD. However, this is an implementation detail that should not be exposed in the interface, so this PR drops the VD type parameter.
> This requires removing the filter method from the EdgeRDD interface, because it depends on vertex attribute caching.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org