graphx-algorithm
Graph algorithms implemented in GraphX and Spark styles
IDE
- IntelliJ IDEA >= 14
- Scala SDK == 2.10.5
- Spark 1.3.0
- GraphX 2.1.0
- Apache Maven >= 3.3.1
Development Directory
The implementations of the algorithms are placed in package org.apache.spark.graphx.iiot
. The other modified/added
files are listed as follows:
- org.apache.spark.graphx.GraphLoaderPlus
Spark Project Example
Spark Docs
Apache Spark example with Java and Maven
How-to: Run a Simple Apache Spark App in CDH 5
Scala Docs
Generating Documentation with scaladoc