You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Kunal (JIRA)" <ji...@apache.org> on 2017/08/22 13:48:00 UTC

[jira] [Created] (AMBARI-21780) Ambari server should not create configuration dependency for STORM service on ranger-ugsync-site and ranger-admin-site

Kunal created AMBARI-21780:
------------------------------

             Summary: Ambari server should not create configuration dependency for STORM service on ranger-ugsync-site and ranger-admin-site 
                 Key: AMBARI-21780
                 URL: https://issues.apache.org/jira/browse/AMBARI-21780
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.5.0
            Reporter: Kunal


Ambari server creates configuration dependency for STORM on ranger-ugsync-site and ranger-admin-site, as these two config files are purely ranger related config files, STORM should not get  a "Required Restart" message.


{code:java}
# grep ranger /var/lib/ambari-server/resources/common-services/STORM/1.1.0/metainfo.xml
        <config-type>ranger-storm-plugin-properties</config-type>
        <config-type>ranger-storm-audit</config-type>
        <config-type>ranger-storm-policymgr-ssl</config-type>
        <config-type>ranger-storm-security</config-type>
        <config-type>ranger-ugsync-site</config-type>
        <config-type>ranger-admin-site</config-type>
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)