-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51383/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Nate Cole.
Bugs: AMBARI-18256
https://issues.apache.org/jira/browse/AMBARI-18256
Repository: ambari
Description
-------
AMBARI-18165 introduced a regression where {{ATLAS_SERVER}} has a
{{versionAdvertised}} of {{false}} on HDP 2.5 installations. This causes the
{{version}} field in the {{hostcomponentnstate}} table to be listed as
{{UNKNOWN}}.
```
APP_TIMELINE_SERVER 2.5.0.0-1237
ATLAS_CLIENT 2.5.0.0-1237
ATLAS_CLIENT 2.5.0.0-1237
ATLAS_CLIENT 2.5.0.0-1237
ATLAS_CLIENT 2.5.0.0-1237
ATLAS_CLIENT 2.5.0.0-1237
ATLAS_SERVER UNKNOWN
```
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/metainfo.xml
84e8e46
Diff: https://reviews.apache.org/r/51383/diff/
Testing
-------
Installed Atlas on HDP 2.5 and observed a version get populated.
Thanks,
Jonathan Hurley