Hadoop producer should use software load balancer
-------------------------------------------------

                 Key: KAFKA-257
                 URL: https://issues.apache.org/jira/browse/KAFKA-257
             Project: Kafka
          Issue Type: Improvement
          Components: contrib
    Affects Versions: 0.7
            Reporter: Sam Shah
             Fix For: 0.7.1


Improvements to Kafka's Hadoop producer:

* Uses new Producer API (as opposed to SyncProducer)
* Supports software load balancer (Kafka URI for this is 
kafka+zk://<zk-path>#<topic-name>)
* Can set compression codec (default is 0 or no compression)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to