Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2836

Avoid setting framework/system counters for tasks running in threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.1-alpha
    • None
    • None

    Description

      Counters like FileSystemCounters, GC_TIME, CPU_TIME etc - are computed incorrectly in case of LocalMode, Uber, TestService and others where tasks may execute in threads. (The values end up being a combination of what's running in the process - which could be other tasks or the AM).
      It's better not to set them for now, instead of reporting incorrect values.

      Attachments

        1. TEZ-2836.2.txt
          24 kB
          Siddharth Seth
        2. TEZ-2836.1.txt
          23 kB
          Siddharth Seth

        Activity

          People

            sseth Siddharth Seth
            sseth Siddharth Seth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: