[
https://issues.apache.org/jira/browse/AMBARI-18462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-18462:
-----------------------------------------
Description:
In HDP 2.5, cannot enable Atlas Server HA because the cardinality is set to 1
instead of 1+
http://server:8080/api/v1/stacks/HDP/versions/2.5/services/ATLAS/components/ATLAS_SERVER
{code}
cardinality: "1"
{code}
Looks like a copy-paste error while committing on behalf of another dev,
https://github.com/apache/ambari/commit/e662dcb7c82ee3fa5ebad2b4d61d1459dd71a0f2
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/metainfo.xml
was:
Enabling Atlas HA from Ambari UI is broken.
Ambari server build info:
{noformat}
[root@atlas-blueprint-test-1 ~]# rpm -qa | grep ambari
ambari-metrics-grafana-2.4.0.1-1.x86_64
ambari-metrics-hadoop-sink-2.4.0.1-1.x86_64
ambari-server-2.4.0.1-1.x86_64
ambari-metrics-monitor-2.4.0.1-1.x86_64
ambari-metrics-collector-2.4.0.1-1.x86_64
ambari-agent-2.4.0.1-1.x86_64
ambari-infra-solr-client-2.4.0.1-1.x86_64
ambari-infra-solr-2.4.0.1-1.x86_64
[root@atlas-blueprint-test-1 ~]#
{noformat}
{noformat}
[root@atlas-blueprint-test-1 ~]# ambari-server --hash
8c0e2bdc031b1a36bd90753210313951f5178a93
[root@atlas-blueprint-test-1 ~]#
{noformat}
I verified the same over ambari-server-2.4.0.0-1144.x86_64 build and it is
working there.
Attaching the UI snapshot for both cases.
> Enabling Atlas HA through Ambari is broken with latest ambari build
> -------------------------------------------------------------------
>
> Key: AMBARI-18462
> URL: https://issues.apache.org/jira/browse/AMBARI-18462
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.1, 2.4.2
> Reporter: Ayub Khan
> Priority: Critical
> Fix For: 2.4.2
>
> Attachments: Ambari-2.4.0.0-1144-HA-enable-working.png,
> Ambari-2.4.0.1-1-not-working.png
>
>
> In HDP 2.5, cannot enable Atlas Server HA because the cardinality is set to 1
> instead of 1+
> http://server:8080/api/v1/stacks/HDP/versions/2.5/services/ATLAS/components/ATLAS_SERVER
> {code}
> cardinality: "1"
> {code}
> Looks like a copy-paste error while committing on behalf of another dev,
> https://github.com/apache/ambari/commit/e662dcb7c82ee3fa5ebad2b4d61d1459dd71a0f2
> ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/metainfo.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)