GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2635
[STORM-3029] don't use keytab based login for hbase if AutoTGT is used.
https://issues.apache.org/jira/browse/STORM-3029
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-3029
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2635.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 #2635
----
commit 1fda8e236c013cf47d15406ee2a94661da34069b
Author: Ethan Li <ethanopensource@...>
Date: 2018-04-16T15:49:19Z
[STORM-3029] don't use keytab based login for hbase if AutoTGT is used.
----
---