You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/09/11 19:30:52 UTC

[jira] [Commented] (KAFKA-970) ./sbt +package rebuilds the Hadoop consumer jar N times with the same output file

    [ 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