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

Michael Malak commented on SPARK-10489:
---------------------------------------

Feynman Liang:

Link https://github.com/databricks/spark-df-graph seems to be broken?

> GraphX dataframe wrapper
> ------------------------
>
>                 Key: SPARK-10489
>                 URL: https://issues.apache.org/jira/browse/SPARK-10489
>             Project: Spark
>          Issue Type: New Feature
>          Components: GraphX
>            Reporter: Feynman Liang
>
> We want to wrap GraphX Graph using DataFrames and implement basic high-level 
> algorithms like PageRank. Then we can easily implement Python API, 
> import/export, and other features.
> {code}
> val graph = new GraphF(vDF, eDF)
> {code}



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

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

Reply via email to