You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/05/14 22:56:00 UTC

[jira] [Created] (SPARK-1835) sbt gen-idea includes both mesos and mesos with shaded-protobuf into dependencies

Xiangrui Meng created SPARK-1835:
------------------------------------

             Summary: sbt gen-idea includes both mesos and mesos with shaded-protobuf into dependencies
                 Key: SPARK-1835
                 URL: https://issues.apache.org/jira/browse/SPARK-1835
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.0.0
            Reporter: Xiangrui Meng
            Priority: Minor


gen-idea includes both mesos-0.18.1 and mesos-0.18.1-shaded-protobuf into dependencies. This generates compile error because mesos-0.18.1 comes first and there is no protobuf jar in the dependencies.

A workaround is to delete mesos-0.18.1.jar manually from idea intellij. Another solution is to publish the shaded jar as a separate version instead of using classifier.



--
This message was sent by Atlassian JIRA
(v6.2#6252)