[
https://issues.apache.org/jira/browse/KAFKA-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Kreps resolved KAFKA-970.
-----------------------------
Resolution: Fixed
> ./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.0
> Reporter: Jay Kreps
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)