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

NPE in FairSchedulerAppsBlock

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • None
    • None
    • Reviewed

    Description

      FairSchedulerAppsBlock#render throws NPE at this line

            int fairShare = fsinfo.getAppFairShare(attemptId);
      

      This causes the scheduler page now showing the app since it lack the definition of appsTableData

       Uncaught ReferenceError: appsTableData is not defined 
      

      The problem is temporary meaning that it is usually resolved by itself either after a retry or after a few hours.

      Attachments

        1. YARN-2405.1.patch
          8 kB
          Tsuyoshi Ozawa
        2. YARN-2405.2.patch
          8 kB
          Tsuyoshi Ozawa
        3. YARN-2405.3.patch
          9 kB
          Tsuyoshi Ozawa
        4. YARN-2405.4.patch
          9 kB
          Tsuyoshi Ozawa

        Activity

          People

            ozawa Tsuyoshi Ozawa
            maysamyabandeh Maysam Yabandeh
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: