You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Feynman Liang (JIRA)" <ji...@apache.org> on 2015/09/11 01:52:45 UTC

[jira] [Comment Edited] (SPARK-10489) GraphX dataframe wrapper

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

Feynman Liang edited comment on SPARK-10489 at 9/10/15 11:52 PM:
-----------------------------------------------------------------

Doing this in a separate spark package


was (Author: fliang):
Doing this in a separate spark package (https://github.com/databricks/spark-df-graph)

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org