Olivér Szabó created AMBARI-14625:
-------------------------------------
Summary: NameNode moving fails on trunk
Key: AMBARI-14625
URL: https://issues.apache.org/jira/browse/AMBARI-14625
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Reporter: Olivér Szabó
Fix For: 2.4.0
On trunk NameNode moving fails at Configure Component page when Ambari tries to
start NameNode components. It works properly on 2.2 branch.
test case:
- namenode hosts: c6401, c6403
- move c6403 namenode to c6402
The difference between trunk and branch-2.2:
on branch 2.2 after moving the namenode, it tries to start namenode on c6401,
on trunk it tries to start namenode on c6401 and c6402 too (before the manual
commands, which is obviously wrong)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)