[ https://issues.apache.org/jira/browse/TEZ-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bikas Saha updated TEZ-2774: ---------------------------- Attachment: TEZ-2774.4.patch Attaching v4 patch with some modification. Added and removed logs. Since its all in the AM, just experimented using MockApp code on dev box for the AM log. This does not account for scheduler logging. Will try running a real job later to check on that. The simulation AM log was 1.5MB in size. Biggest removal is counter logging in attempt finished event since it duplicates counter logging in task finished event. That should save a lot of space and make up for some of the logs that I added back. Looking ahead we could stop logging counters completely in the history logs and that should save a ton of space. > Reduce logging in the AM, and parts of the runtime > -------------------------------------------------- > > Key: TEZ-2774 > URL: https://issues.apache.org/jira/browse/TEZ-2774 > Project: Apache Tez > Issue Type: Sub-task > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: TEZ-2774.1.txt, TEZ-2774.2.txt, TEZ-2774.3.txt, > TEZ-2774.4.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)