The basic version of Spark is 0.9.1, assume the directory of spark-0.9.1 is $SPARK_HOME$
Follow the step if you want to test SGraph:
-
Put the whole sgraph directory under
$SPARK_HOME$ -
Replace
$SPARK_HOME$/project/SparkBuild.scalawithconfigs/SparkBuild.scala -
Replace
$SPARK_HOME$/bin/compute-classpath.shwithconfigs/compute-classpath.sh -
Recompile Spark