[ 
https://issues.apache.org/jira/browse/SPARK-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-6155:
-----------------------------
          Component/s: Build
    Affects Version/s: 1.3.0
           Issue Type: Improvement  (was: Bug)
              Summary: Support Scala 2.11.5+  (was: Build with Scala 2.11.5 
failed for Spark v1.3.0-rc2)

I would expect you can use code compiled for 2.11.5 in Spark-for-Scala-2.11, 
though I have never tried it. Obviously, you found at least one gotcha, 
although that was at a lower level.

> Support Scala 2.11.5+
> ---------------------
>
>                 Key: SPARK-6155
>                 URL: https://issues.apache.org/jira/browse/SPARK-6155
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.3.0
>            Reporter: Jianshi Huang
>            Priority: Minor
>
> 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