You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by revans2 <gi...@git.apache.org> on 2014/09/04 19:32:21 UTC

[GitHub] incubator-storm pull request: STORM-444 Adding AutoHBase Nimbus pl...

Github user revans2 commented on the pull request:

    https://github.com/apache/incubator-storm/pull/226#issuecomment-54514516
  
    The code changes look fine to me.  My only concern is around HBase being able to support this.  My understanding was that the HBase RPC will cache the delegation token and will never go back to the UGI to get a new one once it is cached.  Have you tested this with HBase where the old delegation token has expired, a new one was fetched and pushed to the topology, and HBase needed to establish a new connection, not with the worker dieing but a connection to a new region server? 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---