GitHub user lawrencecraft opened a pull request:
https://github.com/apache/storm/pull/2396
Fixing markdown for HBase bolt README in Storm
I was looking through the README for the HBase bolt and noticed that a
couple of tables and some headers were not formatted correctly. I've cleaned it
up a bit to at least display well through Github's web interface and look a bit
nicer in a text editor.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lawrencecraft/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2396.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 #2396
----
commit 6e15670a90466e6439beb612092c12a1142438f8
Author: Lawrence Craft <[email protected]>
Date: 2017-10-31T16:39:06Z
Fixing markup for HBase bolt README in Storm
----
---