[
https://issues.apache.org/jira/browse/AMBARI-21575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103405#comment-16103405
]
Hudson commented on AMBARI-21575:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7814 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7814/])
AMBARI-21575. Ambari REST API to support setting rack info during add (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e6983857be6fe1fdfd4c393fec27b08aa3e2ce45])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
> Ambari REST API to support setting rack info during add host
> ------------------------------------------------------------
>
> Key: AMBARI-21575
> URL: https://issues.apache.org/jira/browse/AMBARI-21575
> Project: Ambari
> Issue Type: Task
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Fix For: 3.0.0
>
> Attachments: AMBARI-21575.v2.patch
>
>
> The {{POST
> http://<ambari-server>:<port>/api/v1/clusters/<cluster_name>/hosts}} and
> {{POST
> http://<ambari-server>:<port>/api/v1/clusters/<cluster_name>/hosts/<host_name>}}
> REST API should accept rack info for the hosts being added to the cluster
> similar to how updating hosts via {{PUT
> http://<ambari-server>:<port>/api/v1/clusters/<cluster_name>/hosts}} is done.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)