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

Sriharsha Chintalapani commented on SLIDER-560:
-----------------------------------------------

[~jmaron] overall it looks good to me. This config requires users to provide a 
storm_jaas.conf . Is it included as part of the storm package.
"site.storm-site.storm.zookeeper.superACL": "sasl:storm"  // This should be 
replaced by Client principal in storm_jaas.conf
"site.storm-site.nimbus.admins": "['${USER_NAME}', 'storm']", // "storm" should 
be replaced by StormClient principal in  storm_jaas.conf
 "site.storm-site.nimbus.supervisor.users": "['storm']", // "storm" should be 
replaced by StormClient principal in  storm_jaas.conf

There is an additional param
"site.storm-site.nimbus.users": [${USER_NAME}]  this will only allow the user 
who created the cluster to submit topologies.



> Add default secured appConfig.json file to application packages
> ---------------------------------------------------------------
>
>                 Key: SLIDER-560
>                 URL: https://issues.apache.org/jira/browse/SLIDER-560
>             Project: Slider
>          Issue Type: Bug
>          Components: app-package
>    Affects Versions: Slider 0.50
>            Reporter: Sumit Mohanty
>            Assignee: Jonathan Maron
>         Attachments: SLIDER-560.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to