[ 
https://issues.apache.org/jira/browse/AMBARI-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sumit Mohanty resolved AMBARI-2145.
-----------------------------------

    Resolution: Fixed
    
> Create script for deploying all new services for UI
> ---------------------------------------------------
>
>                 Key: AMBARI-2145
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2145
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2145.patch
>
>
> How to use:
> 1) Install and start server and agent.
> 2) Modify HOST in 
> https://github.com/hortonworks/ambari/blob/master/ambari-server/src/test/resources/deploy_HDP2.sh
>  if it isn't dev01.hortonworks.com.
> 3) Run deploy_HDP2.sh script.
> 4) Wait till installation request will be finished.
> 5) Start all components as usual:
> {code}
> curl -i -X PUT -d  '{"RequestInfo": {"context" :"Starting Services"}, "Body": 
> {"ServiceInfo": {"state": "STARTED"}}}' -u admin:admin 
> http://localhost:8080/api/v1/clusters/c1/services?ServiceInfo/state=INSTALLED
> {code}
> 6) After starting request will be finished, new components should be 
> available on following ports:
> * Resourcemanager: 8088
> * Nodemanager: 8042
> * Historyserver: 19888

--
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