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

WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • resourcemanager, webapp
    • None

    Description

      Currently, AppId is treated as numeric, so the sort result in applications table is sorted by int typed id only (not included cluster timestamp), see attached screenshot. Order of AppId in web page should be consistent with ApplicationId.compareTo().

      Attachments

        1. YARN-2163.patch
          2 kB
          Wangda Tan
        2. apps page.png
          186 kB
          Wangda Tan

        Activity

          People

            leftnoteasy Wangda Tan
            leftnoteasy Wangda Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: