spark-instrumented-optimizer/repl
vinodkc 4e7360e12d [SPARK-7489] [SPARK SHELL] Spark shell crashes when compiled with scala 2.11
Spark shell crashes when compiled with scala 2.11 and  SPARK_PREPEND_CLASSES=true

There is a similar Resolved JIRA issue -SPARK-7470 and a PR https://github.com/apache/spark/pull/5997 , which handled same issue only in scala 2.10

Author: vinodkc <vinod.kc.in@gmail.com>

Closes #6013 from vinodkc/fix_sqlcontext_exception_scala_2.11 and squashes the following commits:

119061c [vinodkc] Spark shell crashes when compiled with scala 2.11
2015-05-08 14:07:53 -07:00
..
scala-2.10/src [SPARK-7470] [SQL] Spark shell SQLContext crashes without hive 2015-05-07 22:32:13 -07:00
scala-2.11/src [SPARK-7489] [SPARK SHELL] Spark shell crashes when compiled with scala 2.11 2015-05-08 14:07:53 -07:00
src [SPARK-6758]block the right jetty package in log 2015-04-09 17:44:08 -04:00
pom.xml [SPARK-6209] Clean up connections in ExecutorClassLoader after failing to load classes (master branch PR) 2015-03-24 14:38:20 -07:00