Laszlo Puskas created AMBARI-14772:
--------------------------------------
Summary: Ability to set rack_information in add host templates
Key: AMBARI-14772
URL: https://issues.apache.org/jira/browse/AMBARI-14772
Project: Ambari
Issue Type: Improvement
Components: ambari-server
Affects Versions: 2.2.1
Reporter: Laszlo Puskas
Assignee: Laszlo Puskas
Fix For: 2.2.2
[
{
"blueprint" : "multi-node-hdfs-yarn",
"host_group" : "slaves",
"host_name" : "c6403.ambari.apache.org",
"rack_info":"/rack1"
},
{
"blueprint" : "multi-node-hdfs-yarn",
"host_group" : "slaves",
"host_name" : "c6404.ambari.apache.org",
"rack_info":"/rack1"
}
]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)