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

Correct log messages in ResourceTrackerService

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.7.0
    • None

    Description

      There is a space missing after the container id in the below message.

      2015-02-07 08:26:12,641 ERROR org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService: Received finished container : container_1423277052568_0001_01_000001for unknown application application_1423277052568_0001 Skipping.
      

      Again, there is a space missing before the application id.

              LOG.debug("Ignoring container completion status for unmanaged AM"
                  + rmApp.getApplicationId());
      

      Attachments

        1. YARN-3158.patch
          1 kB
          Varun Saxena

        Activity

          People

            varun_saxena Varun Saxena
            devaraj Devaraj Kavali
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: