Andrii Babiichuk created AMBARI-16655:
-----------------------------------------
Summary: Stack advisor recommendation not working for HDFS, YARN
when ranger-plugin flag is enabled/disabled
Key: AMBARI-16655
URL: https://issues.apache.org/jira/browse/AMBARI-16655
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.4.0
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Priority: Critical
Fix For: 2.4.0
1) Enabling Ranger plugin for HDFS does not set below Ranger Plugin
recommendation:
{noformat}
putHdfsSiteProperty("dfs.namenode.inode.attributes.provider.class",'org.apache.ranger.authorization.hadoop.RangerHdfsAuthorizer')
{noformat}
2)Yarn plugin disable does not revert below Ranger plugin recommendation:
{noformat}
putYarnSitePropertyAttributes('yarn.authorization-provider', 'delete', 'true')
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)