squito commented on issue #24239: [SPARK-27121][REPL] Resolve Scala compiler failure for Java 9+ in REPL URL: https://github.com/apache/spark/pull/24239#issuecomment-478033034 At some point, I discovered that just setting JAVA_HOME wasn't enough -- I also had to make sure the right version of java was first on the path. I forget whether this was with sbt or mvn ... and maybe it was actually something else I was doing wrong and I misattributed the problem. But I wanted to mention it at least to you if things ever don't seem to be behaving as you expect
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
