[
https://issues.apache.org/jira/browse/AMBARI-20013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874541#comment-15874541
]
Olivér Szabó commented on AMBARI-20013:
---------------------------------------
applied appendum 2 to
trunk:
{code:java}
commit 6feb46a33ee448d25a35616c39b85144908f4ced
Author: oleewere <[email protected]>
Date: Mon Feb 20 14:33:01 2017 +0100
AMBARI-20013. Appendum - add infra-solr keytabs to atlas in HDP2.6 as well
(oleewere)
{code}
branch-2.5:
{code:java}
commit f96d43cccef9b25f9162e067cf66580539119802
Author: oleewere <[email protected]>
Date: Mon Feb 20 14:33:01 2017 +0100
AMBARI-20013. Appendum - add infra-solr keytabs to atlas in HDP2.6 as well
(oleewere)
{code}
> Add Solr authorization settings during LogSearch/Atlas/Ranger startup
> ---------------------------------------------------------------------
>
> Key: AMBARI-20013
> URL: https://issues.apache.org/jira/browse/AMBARI-20013
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Fix For: 2.5.0
>
> Attachments: AMBARI-20013-appendum1.patch,
> AMBARI-20013-appendum2.patch, AMBARI-20013.patch
>
>
> During ranger/logsearch/atlas startup, we need to make sure these services
> have permission to access for specific collections.
> Also ranger plugins should be able to write into ranger collection as well.
> There will be a new solr_cloud_util function to add user-roles to solr, which
> will update security.json on the zookeeper znode.
> For newly added services with ranger plugins, solr will need to be restarted
> to generate the correct security.json on zookeeper.
> Also this task will introduce a new custom security.json which can override
> that is used by default.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)