You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by do...@apache.org on 2016/06/21 14:18:39 UTC

storm git commit: Merge branch 'patch-1' of https://github.com/precabal/storm into pr1494

Repository: storm
Updated Branches:
  refs/heads/1.x-branch 1d255dc7f -> d6ec50803


Merge branch 'patch-1' of https://github.com/precabal/storm into pr1494


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

Branch: refs/heads/1.x-branch
Commit: d6ec50803f4ebb045eb551ff1693861699de7854
Parents: 1d255dc
Author: Aaron Niskode-Dossett <an...@etsy.com>
Authored: Tue Jun 21 14:15:19 2016 +0000
Committer: Aaron Niskode-Dossett <an...@etsy.com>
Committed: Tue Jun 21 14:18:11 2016 +0000

----------------------------------------------------------------------
 external/storm-kafka-client/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/d6ec5080/external/storm-kafka-client/README.md
----------------------------------------------------------------------
diff --git a/external/storm-kafka-client/README.md b/external/storm-kafka-client/README.md
index f4fc3ae..92e61b4 100644
--- a/external/storm-kafka-client/README.md
+++ b/external/storm-kafka-client/README.md
@@ -1,4 +1,4 @@
-#Storm Kafka Spout with New Kafaka Consumer API
+#Storm Kafka Spout with New Kafka Consumer API
 
 Apache Storm Spout implementation to consume data from Apache Kafka 0.9.x. It allows 
 clients to consume data from Kafka starting at offsets as defined by the offset strategy specified in `FirstPollOffsetStrategy`. 
@@ -106,4 +106,4 @@ With the debug level logs enabled it is possible to see the messages of each top
 by the streams defined and choice of shuffle grouping.   
 
 #Future Work
-Trident spout implementation, support for topic patterns, and comprehensive metrics
\ No newline at end of file
+Trident spout implementation, support for topic patterns, and comprehensive metrics