You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Harish Jaiprakash (JIRA)" <ji...@apache.org> on 2017/01/18 07:08:26 UTC

[jira] [Created] (TEZ-3581) Add different logger to enable suppressing logs for specific lines.

Harish Jaiprakash created TEZ-3581:
--------------------------------------

             Summary: Add different logger to enable suppressing logs for specific lines.
                 Key: TEZ-3581
                 URL: https://issues.apache.org/jira/browse/TEZ-3581
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Harish Jaiprakash
            Assignee: Harish Jaiprakash


The following classes log are heavy loggers, add a way to suppress these specific lines:

* https://github.com/apache/tez/blob/master/tez-runtime-library/src/main/java/org/apache/tez/http/HttpConnection.java#L233
* https://github.com/apache/tez/blob/master/tez-runtime-library/src/main/java/org/apache/tez/runtime/library/common/shuffle/ShuffleUtils.java#L541
* https://github.com/apache/tez/blob/master/tez-dag/src/main/java/org/apache/tez/dag/history/HistoryEventHandler.java#L125




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)