You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/05/16 19:31:16 UTC

[jira] [Resolved] (AMBARI-2145) Create script for deploying all new services for UI

     [ 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