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

Joe Stein resolved KAFKA-1267.
------------------------------

    Resolution: Duplicate

Steve, this is a known issue KAFKA-1163 with a few workarounds.

You can use any Scala version (like 2.10) in your client and it will work fine 
with the broker even though the broker is compiled with 2.8.0 (the same how 
python, c, c++ and the rest work with the broker everything is through the wire 
protocol).

The issue was with the release not with the code so you can create your own 
artifacts if you are using Scala 2.8.0 and need that version.

Any other questions feel free to ping me or send on the mailing list, happy to 
assist.

> Corrupt 2.8.0_0.8.0 artifacts in maven central
> ----------------------------------------------
>
>                 Key: KAFKA-1267
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1267
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.8.0
>         Environment: Affects 0.8.0 for Scala 2.8.0 only
>            Reporter: Steve Robenalt
>             Fix For: 0.8.0
>
>
> The kafka 0.8.0 jars on maven central for Scala 2.8.0 are corrupt ( the main 
> jar is 5.1 kb in size when it should be 2.4 Mb). Since 2.8.0_0.8.0 is the 
> only official downloadable Kafka version, and the corresponding jar for 
> client apps is the only one that is corrupted, it's impossible to do a maven 
> build without building a custom version of Kafka or overriding the maven 
> central client jar.
> Please update the maven central artifacts associated with this release.
> http://search.maven.org/#artifactdetails|org.apache.kafka|kafka_2.8.0|0.8.0|jar



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to