You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Pradeep Agrawal (JIRA)" <ji...@apache.org> on 2016/04/26 05:34:12 UTC

[jira] [Created] (RANGER-951) Modify ranger-admin to put stackdef for specified components

Pradeep Agrawal created RANGER-951:
--------------------------------------

             Summary: Modify ranger-admin to put stackdef for specified components
                 Key: RANGER-951
                 URL: https://issues.apache.org/jira/browse/RANGER-951
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 0.6.0
            Reporter: Pradeep Agrawal
            Assignee: Pradeep Agrawal
             Fix For: 0.6.0


Add a configuration in ranger-admin-site.xml that would specify:
<property>
<name>ranger.supportedcomponents</name>
<value>storm,kafka,hbase</value>
</property>
When the parameter value is not empty, Ranger Admin bootstrap will load only the specified component's Ranger stack-definitions. If the parameter does not exist or empty, then all stack-definitions of all known components (HDFS, Hive, HBase, Knox, Storm, YARN, Kafka, Solr, KMS) would be loaded during bootstrap.



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