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

Revisit log message levels in FairScheduler.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.1.0-beta
    • 2.1.1-beta
    • scheduler
    • None

    Description

      FairScheduler produces allocation attempts at INFO level, those should be a DEBUG level:

      2013-09-02 09:14:47,815 INFO  [ResourceManager Event Processor] fair.AppSchedulable (AppSchedulable.java:assignContainer(277)) - Node offered to app: application_1378106082360_0001 reserved: false
      2013-09-02 09:14:47,815 INFO  [ResourceManager Event Processor] fair.AppSchedulable (AppSchedulable.java:assignContainer(277)) - Node offered to app: application_1378106082360_0002 reserved: false
      2013-09-02 09:14:48,247 INFO  [ResourceManager Event Processor] fair.AppSchedulable (AppSchedulable.java:assignContainer(277)) - Node offered to app: application_1378106082360_0001 reserved: false
      ...
      

      We should curate all log message levels

      Attachments

        Issue Links

          Activity

            People

              kasha Karthik Kambatla
              tucu00 Alejandro Abdelnur
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: