[
https://issues.apache.org/jira/browse/AMBARI-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty updated AMBARI-1646:
----------------------------------
Description:
Sample commands:
{noformat}curl --user admin:admin -i -X PUT -d '{"Clusters": {"version" :
"HDP-1.2.2"}}' http://<server>:8080/api/v1/clusters/c1{noformat}
{noformat}curl --user admin:admin -i -X PUT -d '{"HostRoles": {"stack_id" :
"HDP-1.2.3", "state" : "INSTALLED"}}'
http://<server>:8080/api/v1/clusters/c1/hosts/host1/host_components/DATANODE{noformat}
was:
Sample commands:
{noformat}curl --user admin:admin -i -X PUT -d '{"Clusters": {"version" :
"HDP-1.2.2"}}' http://<server>:8080/api/v1/clusters/c1{noformat}
{noformat}curl --user admin:admin -i -X PUT -d '{"HostRoles": {"stack_id" :
"HDP-1.2.3", "state" : "INSTALLED"}}'
http://<server>:8080/api/v1/clusters/c1/hosts/ip-10-76-249-50.ec2.internal/host_components/DATANODE{noformat}
> Perform E2E upgrade testing for a cluster as well as host component
> -------------------------------------------------------------------
>
> Key: AMBARI-1646
> URL: https://issues.apache.org/jira/browse/AMBARI-1646
> Project: Ambari
> Issue Type: Sub-task
> Affects Versions: 1.3.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: 1.3.0
>
>
> Sample commands:
> {noformat}curl --user admin:admin -i -X PUT -d '{"Clusters": {"version" :
> "HDP-1.2.2"}}' http://<server>:8080/api/v1/clusters/c1{noformat}
> {noformat}curl --user admin:admin -i -X PUT -d '{"HostRoles": {"stack_id" :
> "HDP-1.2.3", "state" : "INSTALLED"}}'
> http://<server>:8080/api/v1/clusters/c1/hosts/host1/host_components/DATANODE{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira