[jira] [Commented] (TEZ-3803) Tasks can get killed due to insufficient progress while waiting for shuffle inputs to complete

2017-07-26 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102296#comment-16102296 ] Siddharth Seth commented on TEZ-3803: - (If a new config is being added, it will need to be added to the

[jira] [Commented] (TEZ-3753) Improve error message in IFile for buffer length overflow

2017-07-26 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102256#comment-16102256 ] Jonathan Eagles commented on TEZ-3753: -- {code:title=IFile.java} +// Not final for testing +

[jira] [Commented] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-26 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102127#comment-16102127 ] Jonathan Eagles commented on TEZ-3752: -- This approach and implementation look correct. Can you post

[jira] [Assigned] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-26 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles reassigned TEZ-3752: Assignee: Muhammad Samir Khan (was: Jonathan Eagles) > Reduce Object size of

[jira] [Commented] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-26 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102046#comment-16102046 ] Muhammad Samir Khan commented on TEZ-3752: -- JOL dump: Before: -internals: {code} # Running 64-bit

[jira] [Updated] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-26 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3752: - Attachment: TEZ-3752.001.patch Replace using BoundedByteArrayOutputStream with a byte array

[jira] [Commented] (TEZ-3805) Analyzer: Add an analyzer to find out scheduling misses in 1:1 edges

2017-07-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101942#comment-16101942 ] Gopal V commented on TEZ-3805: -- The analyzer looks okay, but the scheduling results looks unexpected. +1 >

[jira] [Updated] (TEZ-3805) Analyzer: Add an analyzer to find out scheduling misses in 1:1 edges

2017-07-26 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-3805: -- Attachment: TEZ-3805.1.patch {noformat} java -cp `hadoop classpath`:./*:

[jira] [Created] (TEZ-3805) Analyzer: Add an analyzer to find out scheduling misses in 1:1 edges

2017-07-26 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created TEZ-3805: - Summary: Analyzer: Add an analyzer to find out scheduling misses in 1:1 edges Key: TEZ-3805 URL: https://issues.apache.org/jira/browse/TEZ-3805 Project: Apache Tez