Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7054 Yarn Service Phase 2
  3. YARN-7781

Update YARN-Services-Examples.md to be in sync with the latest code

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0, 3.1.1
    • None
    • None

    Description

      Update YARN-Services-Examples.md to make the following additions/changes:

      1. Add an additional URL and PUT Request JSON to support flex:

      Update to flex up/down the no of containers (instances) of a component of a service
      PUT URL – http://localhost:8088/app/v1/services/hello-world
      PUT Request JSON

      {
        "components" : [ {
          "name" : "hello",
          "number_of_containers" : 3
        } ]
      }
      

      2. Modify all occurrences of /ws/ to /app/

      Attachments

        1. YARN-7781.07.patch
          25 kB
          Gour Saha
        2. YARN-7781.06.patch
          25 kB
          Gour Saha
        3. YARN-7781.05.patch
          25 kB
          Gour Saha
        4. YARN-7781.04.patch
          23 kB
          Gour Saha
        5. YARN-7781.03.patch
          5 kB
          Jian He
        6. YARN-7781.02.patch
          7 kB
          Jian He
        7. YARN-7781.01.patch
          7 kB
          Jian He

        Activity

          People

            gsaha Gour Saha
            gsaha Gour Saha
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: