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)