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:17:11 UTC

[1/2] storm git commit: Update README.md

Repository: storm
Updated Branches:
  refs/heads/master 62ba95c92 -> e903fdace


Update README.md

fixed typo

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

Branch: refs/heads/master
Commit: 47f295e70f48cbfe1820d5140998440df8e964f9
Parents: 7825a5b
Author: Pablo Recabal <pa...@gmail.com>
Authored: Thu Jun 16 15:53:41 2016 -0400
Committer: GitHub <no...@github.com>
Committed: Thu Jun 16 15:53:41 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/47f295e7/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


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

Posted by do...@apache.org.
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/e903fdac
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e903fdac
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e903fdac

Branch: refs/heads/master
Commit: e903fdace7f04895df9427e0e0eb8675802981e2
Parents: 62ba95c 47f295e
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:15:19 2016 +0000

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