spark-instrumented-optimizer/repl
Sean Owen 849b465bbf [SPARK-14650][REPL][BUILD] Compile Spark REPL for Scala 2.12
## What changes were proposed in this pull request?

Spark REPL changes for Scala 2.12.4: use command(), not processLine() in ILoop; remove direct dependence on older jline. Not sure whether this became needed in 2.12.4 or just missed this before. This makes spark-shell work in 2.12.

## How was this patch tested?

Existing tests; manual run of spark-shell in 2.11, 2.12 builds

Author: Sean Owen <sowen@cloudera.com>

Closes #19612 from srowen/SPARK-14650.2.
2017-11-02 09:45:34 +00:00
..
scala-2.11/src/main/scala/org/apache/spark/repl [SPARK-22087][SPARK-14650][WIP][BUILD][REPL][CORE] Compile Spark REPL for Scala 2.12 + other 2.12 fixes 2017-09-24 09:40:13 +01:00
scala-2.12/src/main/scala/org/apache/spark/repl [SPARK-14650][REPL][BUILD] Compile Spark REPL for Scala 2.12 2017-11-02 09:45:34 +00:00
src [SPARK-22087][SPARK-14650][WIP][BUILD][REPL][CORE] Compile Spark REPL for Scala 2.12 + other 2.12 fixes 2017-09-24 09:40:13 +01:00
pom.xml [SPARK-14650][REPL][BUILD] Compile Spark REPL for Scala 2.12 2017-11-02 09:45:34 +00:00