Install and Enable Ranger Storm Plug-in
- Extract your build at the appropriate place. - Copy - ranger-<version>-SNAPSHOT-storm-plugin.tar.gzto- Active_Resourcemanagerhost in directory- /usr/hdp/<hdp-version>/.
- Change directory to - /usr/hdp/<hdp-version>.
- Untar - ranger-<version>-SNAPSHOT-SNAPSHOT-storm-plugin.tar.gz.
- Change directories to - ranger-<version>-SNAPSHOT-storm-plugin.
- Edit the - install.propertiesfile.- Enter the appropriate values for each of the following properties: - Table 13.19. install.properties Property Values - Property - Values - POLICY_MGR_URL - http://<FQDN_of_ranger_admin_host>:6080 - REPOSITORY_NAME - stormdev - Additionally, for the Audit info, Solr/HDFS options are available. 
- Enable the Storm plug-in: - export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk.x86_64 ./enable-storm-plugin.sh 
- Stop and start Storm: - ???Need this info??? 
- Create the default repo for Storm with proper configuration. - In the custom repo configuration, add the component user - stormfor each of the following properties:- policy.grantrevoke.auth.users or policy.download.auth.users 
- tag.download.auth.users 
 
- Use the - Audit->pluginstab to verify that the Storm plug-in is communicating with Ranger admin.

