XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.0
    • 2.4.0
    • Build
    • None

    Description

      $ 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) =

      Attachments

        Activity

          People

            sadhen Darcy Shen
            sadhen Darcy Shen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: