GitHub user srdo opened a pull request:

    https://github.com/apache/storm/pull/2243

    STORM-2658: Extract storm-kafka-client examples to storm-kafka-client…

    …-examples, make storm-kafka-client-examples generate a jar with all 
dependencies.
    
    See https://issues.apache.org/jira/browse/STORM-2658.
    
    The changes to the Trident examples mainly have to do with the command line 
arguments not being consistently passed to the topologies, e.g. the broker url 
was passed to producing topologies but not the consuming topology. The extra 
parameters have been removed, I think the example code is fine with hard coded 
topic names. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srdo/storm STORM-2658

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2243.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 #2243
    
----
commit 8621b7071783a714099ca409e667d7e49fd88265
Author: Stig Rohde Døssing <[email protected]>
Date:   2017-07-25T15:33:37Z

    STORM-2658: Extract storm-kafka-client examples to 
storm-kafka-client-examples, make storm-kafka-client-examples generate a jar 
with all dependencies

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to