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

Perf: Fix deploy-gce-perf-cluster.py to deploy separate server onto own cluster with different settings for more cores and MySQL DB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.5.0
    • stacks
    • None

    Description

      Right now, deploy-gce-perf-cluster.py puts Ambari Server on the same 4 core VM where it puts 50 agents. Instead, we need to create a separate 16-core VM for the server without any agents.
      Next, Ambari Server should be installed with MySQL database instead since it has more configuration options that the default postgres.

      Further, the sorting of the VMs is not numeric since "perf-9" comes after "perf-42". The incorrect sorting means that VM #i isn't getting the agents starting with number (i-1)*50+1

      Attachments

        1. AMBARI-19003.patch
          17 kB
          Alejandro Fernandez

        Issue Links

          Activity

            People

              afernandez Alejandro Fernandez
              afernandez Alejandro Fernandez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: