You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/02/01 23:43:07 UTC

[2/3] storm git commit: Merge branch 'Apache_STORM-master_PrintRemoteDRPC' of https://github.com/hmcl/storm-apache into STORM-2320

Merge branch 'Apache_STORM-master_PrintRemoteDRPC' of https://github.com/hmcl/storm-apache into STORM-2320


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/5ccef139
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5ccef139
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5ccef139

Branch: refs/heads/master
Commit: 5ccef1393de96ac3e87aaca8abc0b31a5c38457f
Parents: 251cb88 c23d93c
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Wed Feb 1 15:24:30 2017 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Wed Feb 1 15:24:30 2017 -0800

----------------------------------------------------------------------
 .../TridentKafkaClientWordCountNamedTopics.java |  9 ++-
 .../storm/kafka/trident/DrpcResultsPrinter.java | 85 ++++++++++++++++++++
 .../trident/TridentKafkaConsumerTopology.java   | 13 ++-
 .../kafka/trident/TridentKafkaWordCount.java    |  8 +-
 4 files changed, 109 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/5ccef139/examples/storm-kafka-client-examples/src/main/java/org/apache/storm/kafka/trident/TridentKafkaClientWordCountNamedTopics.java
----------------------------------------------------------------------