[
https://issues.apache.org/jira/browse/AMBARI-12247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611976#comment-14611976
]
Jayush Luniya commented on AMBARI-12247:
----------------------------------------
Trunk:
commit 4d03e8c5b50176106a7eb6731334ae1c5c55e2ad
Author: Jayush Luniya <[email protected]>
Date: Thu Jul 2 06:47:15 2015 -0700
AMBARI-12247:Ranger Plugin SSL configuration for YARN needs to be fixed to
not clash with HDFS (Velmurugan Periasamy via jluniya)
Branch-2.1:
commit 468e7b1c0ca568b7f70c693f492a23f804468892
Author: Jayush Luniya <[email protected]>
Date: Thu Jul 2 06:47:15 2015 -0700
AMBARI-12247:Ranger Plugin SSL configuration for YARN needs to be fixed to
not clash with HDFS (Velmurugan Periasamy via jluniya)
> Ranger Plugin SSL configuration for YARN needs to be fixed to not clash with
> HDFS
> ---------------------------------------------------------------------------------
>
> Key: AMBARI-12247
> URL: https://issues.apache.org/jira/browse/AMBARI-12247
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Velmurugan Periasamy
> Assignee: Velmurugan Periasamy
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments:
> 0001-AMBARI-12247-Use-separate-ranger-policymgr-ssl.xml-f.patch
>
>
> When enabling SSL for Ranger, Yarn plugin communication breaks due to the
> below two issues.
> 1] Ambari code generates ranger-policymgr-ssl.xml for both HDFS and Yarn.
> Need to generate different config file name for each service (because
> NameNode and ResourceManager can be running on the same host)
> 2] In yarn config (Advanced ranger-yarn-security),
> ranger.plugin.yarn.policy.rest.ssl.config.file attribute needs to be set as
> /etc/hadoop/conf/ranger-policymgr-ssl-yarn.xml => Currently, it is using the
> default value /etc/yarn/conf/ranger-policymgr-ssl.xml which is incorrect
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)