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/08 19:19:47 UTC

[jira] [Commented] (SPARK-10489) GraphX dataframe wrapper

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

Feynman Liang commented on SPARK-10489:
---------------------------------------

Working on this

> 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