[
https://issues.apache.org/jira/browse/STORM-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196337#comment-15196337
]
ASF GitHub Bot commented on STORM-1631:
---------------------------------------
GitHub user jerrypeng opened a pull request:
https://github.com/apache/storm/pull/1216
[STORM-1631] - Storm CGroup bug when launching workers as the user that
submitted the topology
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerrypeng/storm STORM-1631
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1216.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 #1216
----
commit f679dac1733e5c20fabfda34634d0470466eb539
Author: Boyang Jerry Peng <[email protected]>
Date: 2016-03-15T21:43:58Z
[STORM-1631] - Storm CGroup bug when launching workers as the user that
submitted the topology
----
> Storm CGroup bug when launching workers as the user that submitted the
> topology
> -------------------------------------------------------------------------------
>
> Key: STORM-1631
> URL: https://issues.apache.org/jira/browse/STORM-1631
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Boyang Jerry Peng
> Assignee: Boyang Jerry Peng
>
> In secure multitenant storm, topology workers are launched with permission of
> the user that submitted the topology. This causes a problem with cgroups
> since workers are launched with permissions of the topology user which does
> not have permissions to modify cgroups storm is using
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)