You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/10 00:14:35 UTC

[jira] [Commented] (AMBARI-9519) Ambari 1.7 - Storm Configuration has duplicate 'nimbus.authorizer' value

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

Hudson commented on AMBARI-9519:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #1717 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1717/])
AMBARI-9519. Ambari 1.7 - Storm Configuration has duplicate 'nimbus.authorizer' value (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=26d0682069d4a3cb0f18630ea2e86af23974be99)
* ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/templates/storm.yaml.j2
* ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/kerberos.json


> Ambari 1.7 - Storm Configuration has duplicate 'nimbus.authorizer' value
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-9519
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9519
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.0.0
>
>
> When we add a custom parameter for Storm (in storm-site),  
> nimbus.authorizer with value
> 'com.xasecure.authorization.storm.authorizer.XaSecureStormAuthorizer', the
> Ambari generate duplicate configuration entries as follows:
>   1. ===============================
>   2. pwd  
> /etc/storm/conf
>   3. grep 'nimbus.authorizer' storm.yaml  
> nimbus.authorizer :
> 'com.xasecure.authorization.storm.authorizer.XaSecureStormAuthorizer'  
> nimbus.authorizer:
> "backtype.storm.security.auth.authorizer.SimpleACLAuthorizer"
>   4. ================================
> This cause the custom authorization to fail!



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