[
https://issues.apache.org/jira/browse/SPARK-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-3665.
----------------------------------
Resolution: Workaround
GraphFrames (https://github.com/graphframes/graphframes) wraps GraphX
algorithms under the DataFrames API and its Scala interface is compatible with
Java. The project is in active development, currently as a 3rd-party package.
I'm marking this issue as "Workaround" because it is much easier to support
Java under the DataFrames API.
> Java API for GraphX
> -------------------
>
> Key: SPARK-3665
> URL: https://issues.apache.org/jira/browse/SPARK-3665
> Project: Spark
> Issue Type: Improvement
> Components: GraphX, Java API
> Affects Versions: 1.0.0
> Reporter: Ankur Dave
> Assignee: Ankur Dave
>
> The Java API will wrap the Scala API in a similar manner as JavaRDD.
> Components will include:
> # 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
> # JavaVertexRDD
> # JavaEdgeRDD
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]