[
https://issues.apache.org/jira/browse/AMBARI-20013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872138#comment-15872138
]
Olivér Szabó commented on AMBARI-20013:
---------------------------------------
committed to branch-2.5
{code:java}
commit 9260620ec4fced444db2a4f153515a48d2a60597
Author: oleewere <[email protected]>
Date: Fri Feb 17 17:52:29 2017 +0100
AMBARI-20013. Appendum - Add Solr authorization settings during
LogSearch/Atlas/Ranger startup (oleewere)
{code}
committed to trunk:
{code:java}
commit dd174f417cbfe4181e5503c57b4c273009c856ae
Author: oleewere <[email protected]>
Date: Fri Feb 17 17:52:29 2017 +0100
AMBARI-20013. Appendum - Add Solr authorization settings during
LogSearch/Atlas/Ranger startup (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.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)