Github user dbtsai commented on the issue:
https://github.com/apache/spark/pull/21453
I'm also looking at this issue. The challenge is that one of the hacks we
use to initialize the Spark
before REPL sees any files was removed in Scala 2.11.12.
https://github.com/apache/spark/blob/master/repl/scala-2.11/src/main/scala/org/apache/spark/repl/SparkILoop.scala#L109
We might need to work with Scala team to upgrade our Scala version.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]