[
https://issues.apache.org/jira/browse/STORM-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123417#comment-14123417
]
ASF GitHub Bot commented on STORM-444:
--------------------------------------
Github user Parth-Brahmbhatt commented on the pull request:
https://github.com/apache/incubator-storm/pull/226#issuecomment-54668589
Hbase delegation tokens expires weekly and I can't find a way to expire
them any sooner. I looked at
https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=blob;f=hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/TokenUtil.java
and atleast in the client there is no caching.
I am trying to check if the caching statement is correct or not by making
multiple calls to Hbase to get delegation tokens and checking if it is
returning the same tokens or not. I am failing to setup a secure hbase cluster
right now with some weird kerberos errors. I will update the pull request once
I get around it and have some data.
> (Security) Add AutoHDFS like credential fetching for HBase
> ----------------------------------------------------------
>
> Key: STORM-444
> URL: https://issues.apache.org/jira/browse/STORM-444
> Project: Apache Storm (Incubating)
> Issue Type: New Feature
> Reporter: Robert Joseph Evans
>
> This is a lot like STORM-346, but should have support for HBase instead of
> HDFS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)