You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2018/04/18 19:53:00 UTC

[jira] [Created] (TEZ-3919) Improve log message for numDmeSeen in fetchers.

Kuhu Shukla created TEZ-3919:
--------------------------------

             Summary: Improve log message for numDmeSeen in fetchers.
                 Key: TEZ-3919
                 URL: https://issues.apache.org/jira/browse/TEZ-3919
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.9.1
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla


Take the example of
{code}
numDmeEventsSeen=1234, numDmeEventsSeenWithNoData=0, numObsoletionEventsSeen=0, updateOnClose
 {code}

NumDme seen is the total number of events including non-DMEs. We should make it clearer in the log to make the distinction between DMEs and other events like Input failed events clear.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)