-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51833/
-----------------------------------------------------------
Review request for Ambari, Sumit Mohanty and Swapan Shridhar.
Bugs: AMBARI-18368
https://issues.apache.org/jira/browse/AMBARI-18368
Repository: ambari
Description
-------
Steps to Reproduce:
* Install Ambari 2.2.2 with HDP 2.4 (HBase, Solr)
* Kerberize the cluster
* Perform EU/RU to HDP 2.5
* Add Atlas Service
Atlas Server log contains,
```
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://natu146-ehbs-dgm10toeriesec-u14-1.openstacklocal:8886/solr: Can not find
the specified config set: vertex_index
```
Fix was to change ownership of users-credentials.properties and
policy-store.txt to atlas:hadoop
Diffs
-----
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py
0c07018
Diff: https://reviews.apache.org/r/51833/diff/
Testing
-------
Verified on a live cluster.
Python unit tests passed.
Total run:1124
Total errors:0
Total failures:0
OK
Thanks,
Alejandro Fernandez