[jira] [Updated] (TEZ-3758) Vertex can hang in RUNNING state when two task attempts finish very closely and have retroactive failures

2017-06-09 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated TEZ-3758: - Attachment: (was: TEZ-3758.001.patch) > Vertex can hang in RUNNING state when two task attempts finish

[jira] [Updated] (TEZ-3758) Vertex can hang in RUNNING state when two task attempts finish very closely and have retroactive failures

2017-06-09 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated TEZ-3758: - Attachment: TEZ-3758.001.patch Removed previous patch as it had some debug log lines. Attached is pretty

Failed: TEZ-3698 PreCommit Build #2519

2017-06-09 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-3698 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2519/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (TEZ-3698) UnorderedKV writer should be able to honor tez.runtime.enable.final-merge.in.output without pipelinedshuffle

2017-06-09 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045172#comment-16045172 ] TezQA commented on TEZ-3698: {color:red}-1 overall{color}. Here are the results of testing the latest

[jira] [Updated] (TEZ-3758) Vertex can hang in RUNNING state when two task attempts finish very closely and have retroactive failures

2017-06-09 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla updated TEZ-3758: - Attachment: TEZ-3758.001.patch The test basically captures what the problem is. The change is mostly to see

[jira] [Commented] (TEZ-3718) Better handling of 'bad' nodes

2017-06-09 Thread Zhiyuan Yang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045142#comment-16045142 ] Zhiyuan Yang commented on TEZ-3718: --- Thanks [~sseth] for review! Doing it the other way around makes sense

[jira] [Commented] (TEZ-3605) Detect and prune empty partitions for the Ordered case

2017-06-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045101#comment-16045101 ] Siddharth Seth commented on TEZ-3605: - In PipelinedSorter - the final merge does not necessarily skip a

[jira] [Created] (TEZ-3758) Vertex can hang in RUNNING state when two task attempts finish very closely and have retroactive failures

2017-06-09 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created TEZ-3758: Summary: Vertex can hang in RUNNING state when two task attempts finish very closely and have retroactive failures Key: TEZ-3758 URL: https://issues.apache.org/jira/browse/TEZ-3758

[jira] [Updated] (TEZ-3757) Integer overflow in PipelinedSorter

2017-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated TEZ-3757: - Description: This code in {{PipelinedSorter.sort()}} passes {{(1024*1024)}} as maxItems to the

[jira] [Commented] (TEZ-3757) Integer overflow in PipelinedSorter

2017-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044524#comment-16044524 ] Travis Woodruff commented on TEZ-3757: -- Should {{PipelinedSorter.sort()}} be passing {{items}} instead

[jira] [Created] (TEZ-3757) Integer overflow in PipelinedSorter

2017-06-09 Thread Travis Woodruff (JIRA)
Travis Woodruff created TEZ-3757: Summary: Integer overflow in PipelinedSorter Key: TEZ-3757 URL: https://issues.apache.org/jira/browse/TEZ-3757 Project: Apache Tez Issue Type: Bug

[jira] [Created] (TEZ-3756) Tez Query fails because of a weed node and all four attempts are placed on same node

2017-06-09 Thread Prabhu Joseph (JIRA)
Prabhu Joseph created TEZ-3756: -- Summary: Tez Query fails because of a weed node and all four attempts are placed on same node Key: TEZ-3756 URL: https://issues.apache.org/jira/browse/TEZ-3756 Project:

[jira] [Created] (TEZ-3755) Capture distanceFromRoot and high/low priorities for the vertex in ATS

2017-06-09 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created TEZ-3755: - Summary: Capture distanceFromRoot and high/low priorities for the vertex in ATS Key: TEZ-3755 URL: https://issues.apache.org/jira/browse/TEZ-3755 Project: Apache