You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2014/11/15 14:44:33 UTC

[jira] [Created] (SPARK-4429) Build for Scala 2.11 using sbt fails.

Takuya Ueshin created SPARK-4429:
------------------------------------

             Summary: Build for Scala 2.11 using sbt fails.
                 Key: SPARK-4429
                 URL: https://issues.apache.org/jira/browse/SPARK-4429
             Project: Spark
          Issue Type: Bug
          Components: Build
            Reporter: Takuya Ueshin


I tried to build for Scala 2.11 using sbt with the following command:

{quote}
$ sbt/sbt -Dscala-2.11 assembly
{quote}

but it ends with the following error messages:

{quote}
\[error\] (streaming-kafka/*:update) sbt.ResolveException: unresolved dependency: org.apache.kafka#kafka_2.11;0.8.0: not found
\[error\] (catalyst/*:update) sbt.ResolveException: unresolved dependency: org.scalamacros#quasiquotes_2.11;2.0.1: not found
{quote}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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