Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-8488

YARN service/components/instances should have SUCCEEDED/FAILED states

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.2
    • 3.2.0, 3.1.2
    • yarn-native-services
    • None

    Description

      Existing YARN service has following states:

       
      public enum ServiceState {
        ACCEPTED, STARTED, STABLE, STOPPED, FAILED, FLEX, UPGRADING,
        UPGRADING_AUTO_FINALIZE;
      }
      

      Ideally we should add "SUCCEEDED" state in order to support long running applications like Tensorflow.

      Attachments

        1. YARN-8488.1.patch
          37 kB
          Suma Shivaprasad
        2. YARN-8488.2.patch
          41 kB
          Suma Shivaprasad
        3. YARN-8488.3.patch
          42 kB
          Suma Shivaprasad
        4. YARN-8488.4.patch
          42 kB
          Suma Shivaprasad
        5. YARN-8488.5.patch
          42 kB
          Suma Shivaprasad
        6. YARN-8488.6.patch
          45 kB
          Suma Shivaprasad
        7. YARN-8488.7.patch
          49 kB
          Suma Shivaprasad
        8. YARN-8488.8.patch
          48 kB
          Suma Shivaprasad
        9. YARN-8488-branch-3.1.001.patch
          48 kB
          Chandni Singh

        Activity

          People

            suma.shivaprasad Suma Shivaprasad
            leftnoteasy Wangda Tan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: