You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/05/21 18:10:43 UTC

[jira] [Commented] (STORM-216) Secure Multi-tenant Storm

    [ https://issues.apache.org/jira/browse/STORM-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004842#comment-14004842 ] 

ASF GitHub Bot commented on STORM-216:
--------------------------------------

GitHub user revans2 opened a pull request:

    https://github.com/apache/incubator-storm/pull/121

    STORM-216: Added Authentication and Authorization.

    This is an upmerged version of https://github.com/yahoo/incubator-storm/tree/security
    
    Most of the documentation for this should be in SECURITY.md.  The documentation may not be perfect and if you have any questions while trying to set this up please ask them on the pull request so that I can clean up the documentation and make it complete.

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

    $ git pull https://github.com/apache/incubator-storm security

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

    https://github.com/apache/incubator-storm/pull/121.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 #121
    
----
commit fe5f41aa8332700d3f98422cb7d986fc47289bcd
Author: Robert (Bobby) Evans <bo...@apache.org>
Date:   2014-05-21T16:03:11Z

    STORM-216: Added Authentication and Authorization.
    
    This is an upmerged version of https://github.com/yahoo/incubator-storm/tree/security

----


> Secure Multi-tenant Storm
> -------------------------
>
>                 Key: STORM-216
>                 URL: https://issues.apache.org/jira/browse/STORM-216
>             Project: Apache Storm (Incubating)
>          Issue Type: Umbrella
>            Reporter: Robert Joseph Evans
>
> Yahoo has working code for a secure multi-tenant storm at https://github.com/yahoo/incubator-storm/tree/security
> We should break the code up into individual pieces, review it and pull it in.
> This is to track all of the different parts of that work.



--
This message was sent by Atlassian JIRA
(v6.2#6252)