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

compile spark with scala 2.11 is not working (with Sbt)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.6.2
    • None
    • Build
    • None
    • OS: Mac

    Description

      tried to compile spark 1.6.2 with sbt for Scala 2.11, but got compilation error.

      it seems that there is a wrong import in file Project/SparkBuild.scala.

      instead of "net.virtualvoid.sbt.graph.Plugin.graphSettings",
      it should be "net.virtualvoid.sbt.graph. DependencyGraphSettings.graphSettings".

      Checkout source code of "sbt-dependency-graph" plugin:

      https://github.com/jrudolph/sbt-dependency-graph/blob/master/src/main/scala/net/virtualvoid/sbt/graph/DependencyGraphSettings.scala

      Attachments

        Activity

          People

            Unassigned Unassigned
            eranmiz133 Eran Mizrahi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: