[
https://issues.apache.org/jira/browse/STORM-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337781#comment-14337781
]
ASF GitHub Bot commented on STORM-689:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/storm/pull/445
STORM-689. SimpleACLAuthorizer should provide a way to restrict who can
submit topologies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-689
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/445.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 #445
----
commit 3df6aaa0a16cd641ca8225ffd52c782b016db364
Author: Sriharsha Chintalapani <[email protected]>
Date: 2015-02-26T03:17:35Z
STORM-689. SimpleACLAuthorizer should provide a way to restrict who can
submit topologies.
----
> SimpleACLAuthorizer should provide a way to restrict who can submit topologies
> ------------------------------------------------------------------------------
>
> Key: STORM-689
> URL: https://issues.apache.org/jira/browse/STORM-689
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Sriharsha Chintalapani
> Priority: Trivial
>
> SimpleACLAuthorizer currently allows anyone with a valid kerberos ticket to
> submit topologies. There are cases where storm admins want to allow only
> selected users to submit topologies. I am proposing nimbus.users config
> option if its added to storm.yaml only the listed users can deploy the storm
> topologies.
> cc [~revans2]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)