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

Log container report only if list is not empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0, 3.3.1
    • 3.4.0, 3.3.1
    • nodemanager
    • None
    • Reviewed

    Description

      In NodeStatusUpdaterImpl print log only if containerReports list is  not empty

      if (containerReports != null) {
              LOG.info("Registering with RM using containers :" + containerReports);
       }
      

      Attachments

        1. YARN-10359.001.patch
          1 kB
          Bilwa S T
        2. YARN-10359.002.patch
          1 kB
          Bilwa S T

        Activity

          People

            BilwaST Bilwa S T
            BilwaST Bilwa S T
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: