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

Ankur Dave updated SPARK-3665:
------------------------------
    Description: 
The Java API will wrap the Scala API in a similar manner as JavaRDD. Components 
will include:
1. JavaGraph
-- removes optional param from persist, subgraph, mapReduceTriplets, 
Graph.fromEdgeTuples, Graph.fromEdges, Graph.apply
-- removes implicit {{=:=}} param from mapVertices, outerJoinVertices
-- merges multiple parameters lists
-- incorporates GraphOps
2. JavaVertexRDD
3. JavaEdgeRDD
4. JavaGraphLoader
-- removes optional params, or uses builder pattern

  was:
The Java API will wrap the Scala API in a similar manner as JavaRDD. Components 
will include:
1. JavaGraph
-- removes optional param from persist, subgraph, mapReduceTriplets, 
Graph.fromEdgeTuples, Graph.fromEdges, Graph.apply
-- removes implicit param from mapVertices, outerJoinVertices
-- incorporates GraphOps
2. JavaVertexRDD
3. JavaEdgeRDD
4. JavaGraphLoader
-- removes optional params, or uses builder pattern


> Java API for GraphX
> -------------------
>
>                 Key: SPARK-3665
>                 URL: https://issues.apache.org/jira/browse/SPARK-3665
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>            Reporter: Ankur Dave
>            Assignee: Ankur Dave
>
> The Java API will wrap the Scala API in a similar manner as JavaRDD. 
> Components will include:
> 1. JavaGraph
> -- removes optional param from persist, subgraph, mapReduceTriplets, 
> Graph.fromEdgeTuples, Graph.fromEdges, Graph.apply
> -- removes implicit {{=:=}} param from mapVertices, outerJoinVertices
> -- merges multiple parameters lists
> -- incorporates GraphOps
> 2. JavaVertexRDD
> 3. JavaEdgeRDD
> 4. JavaGraphLoader
> -- removes optional params, or uses builder pattern



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