You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2013/07/11 02:23:48 UTC

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

Jay Kreps created KAFKA-970:
-------------------------------

             Summary: ./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