[ 
https://issues.apache.org/jira/browse/SPARK-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Rosen resolved SPARK-1835.
-------------------------------
    Resolution: Won't Fix

Resolving as "Won't Fix." Use the IntelliJ Maven / SBT import instead of 
gen-idea.

> 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to