Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-1315

spark on yarn-alpha with mvn on master branch won't build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0
    • Build
    • None

    Description

      I try to build off master branch using maven to build yarn-alpha but get the following errors.

      mvn -Dyarn.version=0.23.10 -Dhadoop.version=0.23.10 -Pyarn-alpha clean package -DskipTests


      [ERROR] /home/tgraves/y-spark-git/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:25: object runtime i
      s not a member of package reflect [ERROR] import scala.reflect.runtime.universe.runtimeMirror
      [ERROR] ^
      [ERROR] /home/tgraves/y-spark-git/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:40: not found: value runtimeMirror
      [ERROR] private val mirror = runtimeMirror(classLoader)
      [ERROR] ^
      [ERROR] /home/tgraves/y-spark-git/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala:92: object tools is not a member of package scala
      [ERROR] scala.tools.nsc.io.File(".mima-excludes").
      [ERROR] ^
      [ERROR] three errors found

      Attachments

        Issue Links

          Activity

            People

              srowen Sean R. Owen
              tgraves Thomas Graves
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: