GitHub user khurrumnasimm opened a pull request: https://github.com/apache/incubator-distributedlog/pull/16
(WIP) Kafka publisher uses distributed log streams as partitions - moved the distributedlog-kafka module out of tutorials module, so people can use it directly - rewrote the kafka client example to use kafka config, key/value serializer, partitioner and such You can merge this pull request into a Git repository by running: $ git pull https://github.com/khurrumnasimm/incubator-distributedlog kafka_publisher Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-distributedlog/pull/16.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #16 ---- commit 103bf2cf64b2549e9974c2e07d14439204f85d4c Author: Khurrum Nasim <khurrumnas...@gmail.com> Date: 2016-08-25T09:59:01Z Move distributedlog-kafka out of tutorials module - moved the distributedlog-kafka module out of tutorials module, so people can use it directly - rewrote the kafka client example to use kafka config, key/value serializer, partitioner and such ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---