[
https://issues.apache.org/jira/browse/AMBARI-14772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Puskas updated AMBARI-14772:
-----------------------------------
Attachment: AMBARI-14772.v1.patch
> 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
>
> Attachments: AMBARI-14772.v1.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> {code:none}
> [
> {
> "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"
> }
> ....
> ]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)