spark-instrumented-optimizer/repl
Joseph E. Gonzalez 3c37928fab This commit adds a new graphx-shell which is essentially the same as
the spark shell but with GraphX packages automatically imported
and with Kryo serialization enabled for GraphX types.

In addition the graphx-shell has a nifty new logo.

To make these changes minimally invasive in the SparkILoop.scala
I added some additional environment variables:

   SPARK_BANNER_TEXT: If set this string is displayed instead
   of the spark logo

   SPARK_SHELL_INIT_BLOCK: if set this expression is evaluated in the
   spark shell after the spark context is created.
2013-11-04 20:10:15 -08:00
..
lib Various work to use the 2.9 interpreter 2011-05-31 17:31:51 -07:00
src This commit adds a new graphx-shell which is essentially the same as 2013-11-04 20:10:15 -08:00
pom.xml Merging build changes in from 0.8 2013-10-05 22:07:00 -07:00