Three new algorithms have been added to Mazerunner:
- Triangle Count
- Connected Components
- Strongly Connected Components
From: Using Apache Spark and Neo4j for Big Data Graph Analytics
Mazerunner uses a message broker to distribute graph processing jobs to Apache Spark’s GraphX module. When an agent job is dispatched, a subgraph is exported from Neo4j and written to Apache Hadoop HDFS.
That’s good news!
I first saw this in a tweet by Kenny Bastani