Oleg Nechiporenko created AMBARI-12193:
------------------------------------------
Summary: Step2 installer. Popup with hosts contains duplicates
Key: AMBARI-12193
URL: https://issues.apache.org/jira/browse/AMBARI-12193
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Fix For: 2.1.0
On the step2 installer put to the hosts textarea text like:
{code}
host[1-3]
host2
{code}
Click Next
Popup with list of hosts contains text:
{code}
host1
host2
host3
host2
{code}
{{host2}} is added twice.
On the next step table contains 3 hosts (it's correct behavior)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)