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

Improve the debug message in CS#allocateContainerOnSingleNode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 3.0.4, 3.1.2, 3.3.0, 3.2.1
    • None
    • None

    Description

      When a node is unable to allocate container due to insufficient resource, following DEBUG message is printed,

      2018-11-06 00:05:03,657 DEBUG [AsyncDispatcher event handler] capacity.CapacityScheduler (CapacityScheduler.java:allocateContainerOnSingleNode(1618)) - This node or this node partition doesn't have available orkillable resource
      

      this message should be revised to

      This node or node partition doesn't have available orĀ preemptible resource
      

      Attachments

        1. YARN-8970-trunk.001.patch
          1 kB
          Zhankun Tang

        Activity

          People

            tangzhankun Zhankun Tang
            cheersyang Weiwei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: