GitHub user dvehar opened a pull request:
https://github.com/apache/storm/pull/2501
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvehar/storm patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2501.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 #2501
----
commit c72fa8960adb01065eb2ac01a8c5d5e6187d2ee5
Author: Desmond Vehar <desmondvehar@...>
Date: 2018-01-05T00:22:20Z
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.
----
---