This is an automated email from the ASF dual-hosted git repository.
wuzhiguo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 9dbd69657c AMBARI-25742: Hosts in step 2 of ResourceManager HA Wizard
cannot be displayed correctly (#3374)
9dbd69657c is described below
commit 9dbd69657cd6e1de6dfcfd983202613b7e18348f
Author: yaolei <[email protected]>
AuthorDate: Thu Sep 29 00:23:27 2022 +0800
AMBARI-25742: Hosts in step 2 of ResourceManager HA Wizard cannot be
displayed correctly (#3374)
---
.../src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/metainfo.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/metainfo.xml
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/metainfo.xml
index 76b9ec154a..34886db384 100644
---
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/metainfo.xml
+++
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/metainfo.xml
@@ -30,7 +30,7 @@
<name>RESOURCEMANAGER</name>
<displayName>ResourceManager</displayName>
<category>MASTER</category>
- <cardinality>1</cardinality>
+ <cardinality>1-2</cardinality>
<versionAdvertised>true</versionAdvertised>
<reassignAllowed>true</reassignAllowed>
<commandScript>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]