-
I am going to organize a GraphFrames hackathon. Sign up for issues here.
* I am going to work on some outstanding bugs in GraphX to engage with the Spark 4 GraphX branch
* @decius has expressed in…
-
```bash
Resolving dependencies...
Because graphx >=1.0.5 depends on flutter_svg ^1.1.6 and hommage depends on flutter_svg ^2.0.10+1, graphx >=1.0.5 is forbidden.
So, because hommage depends on grap…
-
-
-
I'd like to make any changes necessary to graphx to use the upstream library. This repo is still on graphx 1.4 I believe and so we're not getting any of the graphx bug fixes.
I sent https://github.co…
-
Might be fun to try and implement the GraphX API on Cassovary. Then we can compare scale up vs. scale out.
-
For open source adoption, it could be nice to have a drop-in replacement for the [GraphX PageRank](https://spark.apache.org/docs/1.4.0/api/java/org/apache/spark/graphx/lib/PageRank.html#run(org.apache…
-
Hi,
This is a feature request. I have found an old version of distributed Louvain algorithm implemented by using GraphX, and I was wondering if it is possible to have this algorithm next to LPA as …
-
**Is your feature request related to a problem? Please describe.**
We would like to use graphx from dotnet spark
**Describe the solution you'd like**
Support for graphx
**Describe alternative…
-
There are docs about this : https://docs.janusgraph.org/latest/hadoop-tp3.html , but this way of integration can not utilize existing graphx code. If there are ways to export to RDD(VertexRDD[VD] and …