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

ProcfsBasedProcessTree info message confuses users

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.3-alpha, 0.23.6
    • 2.1.0-beta, 0.23.8
    • None
    • None
    • Reviewed

    Description

      ProcfsBasedProcessTree has a habit of emitting not-so-helpful messages such as the following:

      2013-03-13 12:41:51,957 INFO [communication thread] org.apache.hadoop.yarn.util.ProcfsBasedProcessTree: The process 28747 may have finished in the interim.
      2013-03-13 12:41:51,958 INFO [communication thread] org.apache.hadoop.yarn.util.ProcfsBasedProcessTree: The process 28978 may have finished in the interim.
      2013-03-13 12:41:51,958 INFO [communication thread] org.apache.hadoop.yarn.util.ProcfsBasedProcessTree: The process 28979 may have finished in the interim.
      

      As described in MAPREDUCE-4570, this is something that naturally occurs in the process of monitoring processes via procfs. It's uninteresting at best and can confuse users who think it's a reason their job isn't running as expected when it appears in their logs.

      We should either make this DEBUG or remove it entirely.

      Attachments

        1. YARN-476.patch
          0.9 kB
          Sandy Ryza

        Activity

          People

            sandyr Sandy Ryza
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: