You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/09/03 12:37:00 UTC

[jira] [Resolved] (SPARK-25298) spark-tools build failure for Scala 2.12

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

Sean Owen resolved SPARK-25298.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

Issue resolved by pull request 22310
[https://github.com/apache/spark/pull/22310]

> spark-tools build failure for Scala 2.12
> ----------------------------------------
>
>                 Key: SPARK-25298
>                 URL: https://issues.apache.org/jira/browse/SPARK-25298
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Build
>    Affects Versions: 2.4.0
>            Reporter: Darcy Shen
>            Assignee: Darcy Shen
>            Priority: Major
>             Fix For: 2.4.0
>
>
> $ sbt--
> > ++ 2.12.6
> > compile
>  
> [error] /Users/rendong/wdi/spark/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:22: object runtime is not a member of package reflect
> [error] import scala.reflect.runtime.\{universe => unv}
> [error]                      ^
> [error] /Users/rendong/wdi/spark/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:23: object runtime is not a member of package reflect
> [error] import scala.reflect.runtime.universe.runtimeMirror
> [error]                      ^
> [error] /Users/rendong/wdi/spark/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:41: not found: value runtimeMirror
> [error]   private val mirror = runtimeMirror(classLoader)
> [error]                        ^
> [error] /Users/rendong/wdi/spark/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:43: not found: value unv
> [error]   private def isPackagePrivate(sym: unv.Symbol) =



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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