You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by doITdistributed <gi...@git.apache.org> on 2016/01/25 10:21:22 UTC

[GitHub] storm pull request: Moved adding the hbase configuration in front ...

GitHub user doITdistributed opened a pull request:

    https://github.com/apache/storm/pull/1040

    Moved adding the hbase configuration in front of the security check

    The usergroupinformation should have the information from the hadoop configuration, before checking, if the security is enabled.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/doITdistributed/storm master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1040.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 #1040
    
----
commit 9150566e9915ac04ecf79cf488aa6026e5d082bf
Author: Bjoern Boettcher <bj...@parallel-ing.net>
Date:   2016-01-25T09:20:11Z

    Moved adding the hbase configuration in front of the security check

----


---
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.
---

[GitHub] storm pull request #1040: Moved adding the hbase configuration in front of t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/1040


---