graphx-algorithm

Graph algorithms implemented in GraphX and Spark styles

IDE

  1. IntelliJ IDEA >= 14
  2. Scala SDK == 2.10.5
  3. Spark 1.3.0
  4. GraphX 2.1.0
  5. 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:

Spark Project Example

SimpleSparkApp

Spark Docs

Apache Spark example with Java and Maven

Maven in 5 Minutes

How-to: Run a Simple Apache Spark App in CDH 5

Scala Docs

How to use Scala Docs

Generating Documentation with scaladoc

Algorithms

A question on Quora