[jira] [Commented] (TEZ-4068) Prevent new speculative attempt after task has issued canCommit to an attempt

2019-05-08 Thread Ying Han (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836066#comment-16836066 ] Ying Han commented on TEZ-4068: --- Indeed in most cases a speculative attempt scheduled once a canCommit has

[jira] [Assigned] (TEZ-4068) Prevent new speculative attempt after task has issued canCommit to an attempt

2019-05-08 Thread Ying Han (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ying Han reassigned TEZ-4068: - Assignee: Ying Han > Prevent new speculative attempt after task has issued canCommit to an attempt >

[jira] [Comment Edited] (TEZ-2249) Wait for all task attempt finished before moving Task to finished state

2019-05-08 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835901#comment-16835901 ] Jonathan Eagles edited comment on TEZ-2249 at 5/8/19 9:38 PM: -- TEZ-4068 may be

[jira] [Commented] (TEZ-2249) Wait for all task attempt finished before moving Task to finished state

2019-05-08 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835901#comment-16835901 ] Jonathan Eagles commented on TEZ-2249: -- TEZ-4068 may be a way to prevent the likelihood temporary

[jira] [Commented] (TEZ-4068) Prevent new speculative attempt after task has issued canCommit to an attempt

2019-05-08 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835897#comment-16835897 ] Jonathan Eagles commented on TEZ-4068: -- [~Chyler], This change in behavior is similar to the TaskImpl

[jira] [Created] (TEZ-4068) Prevent new speculative attempt after task has issued canCommit to an attempt

2019-05-08 Thread Jonathan Eagles (JIRA)
Jonathan Eagles created TEZ-4068: Summary: Prevent new speculative attempt after task has issued canCommit to an attempt Key: TEZ-4068 URL: https://issues.apache.org/jira/browse/TEZ-4068 Project:

[jira] [Created] (TEZ-4067) Tez Speculation decision is calculated on each update by the dispatcher

2019-05-08 Thread Ahmed Hussein (JIRA)
Ahmed Hussein created TEZ-4067: -- Summary: Tez Speculation decision is calculated on each update by the dispatcher Key: TEZ-4067 URL: https://issues.apache.org/jira/browse/TEZ-4067 Project: Apache Tez

[jira] [Commented] (TEZ-2249) Wait for all task attempt finished before moving Task to finished state

2019-05-08 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835691#comment-16835691 ] Jonathan Eagles commented on TEZ-2249: -- Looked at MapReduce for a similar feature, but there is none.