Sumit Mohanty created AMBARI-1646:
-------------------------------------

             Summary: 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/ip-10-76-249-50.ec2.internal/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

Reply via email to