[
https://issues.apache.org/jira/browse/KAFKA-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764540#comment-13764540
]
Jun Rao commented on KAFKA-970:
-------------------------------
This affects the following jars.
./contrib/hadoop-consumer/target/hadoop-consumer-0.8.0-beta1.jar
./contrib/hadoop-producer/target/hadoop-producer-0.8.0-beta1.jar
./examples/target/kafka-java-examples-0.8.0-beta1.jar
> ./sbt +package rebuilds the Hadoop consumer jar N times with the same output
> file
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-970
> URL: https://issues.apache.org/jira/browse/KAFKA-970
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8
> Reporter: Jay Kreps
> Fix For: 0.8
>
>
> Running ./sbt +package now builds all jars for all scala versions.
> Unfortunately for the Hadoop producer and consumer since it uses the same
> file name every time this just means it is overwriting the same file over and
> over and the final file is whatever the last scala version is that is built.
> This should be a trivial fix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira