spark-instrumented-optimizer/project
Joseph E. Gonzalez 894ecde04f Synthetic GraphX Benchmark
This PR accomplishes two things:

1. It introduces a Synthetic Benchmark application that generates an arbitrarily large log-normal graph and executes either PageRank or connected components on the graph.  This can be used to profile GraphX system on arbitrary clusters without access to large graph datasets

2. This PR improves the implementation of the log-normal graph generator.

Author: Joseph E. Gonzalez <joseph.e.gonzalez@gmail.com>
Author: Ankur Dave <ankurdave@gmail.com>

Closes #720 from jegonzal/graphx_synth_benchmark and squashes the following commits:

e40812a [Ankur Dave] Exclude all of GraphX from compatibility checks vs. 1.0.0
bccccad [Ankur Dave] Fix long lines
374678a [Ankur Dave] Bugfix and style changes
1bdf39a [Joseph E. Gonzalez] updating options
d943972 [Joseph E. Gonzalez] moving the benchmark application into the examples folder.
f4f839a [Joseph E. Gonzalez] Creating a synthetic benchmark script.
2014-06-03 14:14:48 -07:00
..
project [SPARK-1971] Update MIMA to compare against Spark 1.0.0 2014-05-30 01:13:51 -07:00
spark-style/src/main/scala/org/apache/spark/scalastyle SPARK-1352 - Comment style single space before ending */ check. 2014-03-30 10:06:56 -07:00
build.properties [SPARK-959] Updated SBT from 0.13.1 to 0.13.2 2014-04-16 08:52:14 -07:00
MimaBuild.scala Better explanation for how to use MIMA excludes. 2014-06-01 17:27:05 -07:00
MimaExcludes.scala Synthetic GraphX Benchmark 2014-06-03 14:14:48 -07:00
plugins.sbt [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and Javadocs 2014-04-21 21:57:40 -07:00
SparkBuild.scala Add support for Pivotal HD in the Maven build: SPARK-1992 2014-06-03 13:26:29 -07:00