Ankur Dave created SPARK-3818:
---------------------------------

             Summary: Graph coarsening
                 Key: SPARK-3818
                 URL: https://issues.apache.org/jira/browse/SPARK-3818
             Project: Spark
          Issue Type: New Feature
          Components: GraphX
            Reporter: Ankur Dave
            Assignee: Ankur Dave


Listing 7 in the [GraphX OSDI paper|http://ankurdave.com/dl/graphx-osdi14.pdf] 
contains pseudocode for a coarsening operator that allows merging edges that 
satisfy an edge predicate, collapsing vertices connected by merged edges. 
GraphX should provide an implementation of this operator.



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