Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-2145

Create script for deploying all new services for UI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.4
    • 1.2.4
    • None
    • None

    Description

      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:

      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
      

      6) After starting request will be finished, new components should be available on following ports:

      • Resourcemanager: 8088
      • Nodemanager: 8042
      • Historyserver: 19888

      Attachments

        1. AMBARI-2145.patch
          16 kB
          Sumit Mohanty

        Activity

          People

            sumitmohanty Sumit Mohanty
            sumitmohanty Sumit Mohanty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: