GitHub user liu-zhaokun opened a pull request: https://github.com/apache/storm/pull/2045
[STORM-2457] update and modify storm/hbase/README.md and storm-hbase.md [https://issues.apache.org/jira/browse/STORM-2457](url) the directory of storm-hbase's examples is incorrect in READEME.md, and the example in the document should be consistent with "examples/storm-hbase-examples/src/main/java/topology/PersistentWordCount.java" as this example having added "hbase.rootdir" with the method which named "withConfigKey". And storm-hbase.md should be consistent with README.md. You can merge this pull request into a Git repository by running: $ git pull https://github.com/liu-zhaokun/storm master_hbase_doc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2045.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 #2045 ---- commit dcf6d88a4587b709840fb088bb3f46909cbedcfa Author: liuzhaokun <liu.zhao...@zte.com.cn> Date: 2017-04-06T05:20:09Z [STORM-2457] update and modify storm/hbase/README.md and storm-hbase.md ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---