You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cody Koeninger (JIRA)" <ji...@apache.org> on 2016/07/04 04:38:11 UTC

[jira] [Created] (SPARK-16359) unidoc workaround for multiple kafka versions

Cody Koeninger created SPARK-16359:
--------------------------------------

             Summary: unidoc workaround for multiple kafka versions
                 Key: SPARK-16359
                 URL: https://issues.apache.org/jira/browse/SPARK-16359
             Project: Spark
          Issue Type: Sub-task
            Reporter: Cody Koeninger


sbt unidoc plugin uses dependencyClasspath.all

Because of this, having both kafka 0.8 and 0.10 dependencies on the classpath causes compilation errors during unidoc.

Need a workaround, possibly to skip 0.10 during unidoc and then try to add it back later.



--
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