You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/01/05 18:24:15 UTC

[1/2] storm git commit: Add anchor links to the README

Repository: storm
Updated Branches:
  refs/heads/master 64615c9ac -> 7ecb3d73e


Add anchor links to the README

Makes it easier to jump to the HDFS Spout documentation. The HDFS Bolt link isn't really needed but is done for consistency's sake.

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

Branch: refs/heads/master
Commit: c72fa8960adb01065eb2ac01a8c5d5e6187d2ee5
Parents: a18657d
Author: Desmond Vehar <de...@gmail.com>
Authored: Thu Jan 4 16:22:20 2018 -0800
Committer: GitHub <no...@github.com>
Committed: Thu Jan 4 16:22:20 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c72fa896/external/storm-hdfs/README.md
----------------------------------------------------------------------
diff --git a/external/storm-hdfs/README.md b/external/storm-hdfs/README.md
index f930daa..3bf22d0 100644
--- a/external/storm-hdfs/README.md
+++ b/external/storm-hdfs/README.md
@@ -1,8 +1,8 @@
 # Storm HDFS
 
 Storm components for interacting with HDFS file systems
- - HDFS Bolt 
- - HDFS Spout
+ - [HDFS Bolt](#hdfs-bolt)
+ - [HDFS Spout](#hdfs-spout)
 
 ---
 


[2/2] storm git commit: Merge branch 'patch-1' of github.com:dvehar/storm

Posted by bo...@apache.org.
Merge branch 'patch-1' of github.com:dvehar/storm

Add anchor links to the README

This closes #2501


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

Branch: refs/heads/master
Commit: 7ecb3d73e8e909c01d39e03a7a7ed45a2fb81859
Parents: 64615c9 c72fa89
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Fri Jan 5 12:23:49 2018 -0600
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Fri Jan 5 12:23:49 2018 -0600

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