Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/1493 @darionyaphet You can set properties which we can pass to hbase-*.xml into Storm configuration Map (under specific key for hbase), and storm-hbase merges (override) that configuration with default HBase configuration which reads hbase-*.xml to initialize. So passing them to Storm configuration Map before submitting topology would be sufficient.
--- 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. ---