GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2527
STORM-2906 Pick HBase delegation token properly while handling HBase â¦
â¦auth via delegation token
Please refer [STORM-2906](https://issues.apache.org/jira/browse/STORM-2906)
to see more details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-2906
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2527.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 #2527
----
commit d291f39c9aa6e29184a2712797e956b42cae3293
Author: Jungtaek Lim <kabhwan@...>
Date: 2018-01-23T04:34:22Z
STORM-2906 Pick HBase delegation token properly while handling HBase auth
via delegation token
----
---