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

Support additional values for FinalApplicationStatus

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.2.0
    • None
    • None
    • None

    Description

      FinalApplicationStatus currently supports SUCCEEDED, FAILED and KILLED as values after an application completes.

      While these are sufficient for jobs like MR where a single job maps to a single job, these values are not very useful for longer running applications. It does actually lead to confusion when users end up interpreting this value as the exit status of a job which may be one of many running as part of a single application.

      A more generic FinalAppStatus status such as 'COMPLETED' would be useful to have.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sseth Siddharth Seth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: