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

ATS throws exception on trying to filter results without otherinfo.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • timelineserver
    • None

    Description

      Scenario:
      Am attempting to make data loading faster by fetching otherinfo on demand. As shown in the attached image, the patch adds a 'Load Counters' checkbox. It would be disabled by default, and on clicking, the counter data also would be loaded.
      Issue:
      Things are good when otherinfo is loaded.
      But ATS throws exception on trying to filter on status or applicationId without otherinfo in fields list.
      In other words, using fields=events,primaryfilters with secondaryFilter=status:RUNNING will return

      { "exception": "WebApplicationException", "message": "java.lang.NullPointerException", "javaClassName": "javax.ws.rs.WebApplicationException" }

      from the server.

      Attachments

        1. YARN-3530.1.patch
          10 kB
          Zhijie Shen

        Issue Links

          Activity

            People

              zjshen Zhijie Shen
              Sreenath Sreenath Somarajapuram
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: