Jianshi Huang created SPARK-6155:
------------------------------------

             Summary: Build with Scala 2.11.5 failed for Spark v1.3.0-rc2
                 Key: SPARK-6155
                 URL: https://issues.apache.org/jira/browse/SPARK-6155
             Project: Spark
          Issue Type: Bug
            Reporter: Jianshi Huang
            Priority: Minor
             Fix For: 1.3.0


Just tried to build with Scala 2.11.5. failed with following error message:

[INFO] Compiling 9 Scala sources to 
/Users/jianshuang/workspace/others/spark/repl/target/scala-2.11/classes...
[ERROR] 
/Users/jianshuang/workspace/others/spark/repl/scala-2.11/src/main/scala/org/apache/spark/repl/SparkIMain.scala:1132:
 value withIncompleteHandler is not a member of 
SparkIMain.this.global.PerRunReporting
[ERROR]       currentRun.reporting.withIncompleteHandler((_, _) => isIncomplete 
= true) {
[ERROR]                            ^

Looks like PerRunParsing has been changed from Reporting to Parsing in 2.11.5

http://fossies.org/diffs/scala-sources/2.11.2_vs_2.11.5/src/compiler/scala/tools/nsc/Reporting.scala-diff.html


Jianshi



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to