[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2022-02-09 Thread Niklas Semmler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17489696#comment-17489696 ] Niklas Semmler commented on FLINK-21439: I continued with the issue. Here is a PR:

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-06-02 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17355930#comment-17355930 ] Matthias commented on FLINK-21439: -- Thanks for the summary, [~bytesandwich]. Let's move the discussion

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-06-01 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17355471#comment-17355471 ] John Phelan commented on FLINK-21439: - Okay I think I see how you are looking at it. I reused

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-28 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353428#comment-17353428 ] Matthias commented on FLINK-21439: -- The {{Executions}} could come from the {{ExecutionGraph}}. In case

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-27 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17352360#comment-17352360 ] John Phelan commented on FLINK-21439: - I agree that tracking the task information in

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-26 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17351718#comment-17351718 ] Matthias commented on FLINK-21439: -- {quote} FailureHandlingResult is a convenient place because it has

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-26 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17351585#comment-17351585 ] John Phelan commented on FLINK-21439: - {{FailureHandlingResult}} is a convenient place because it

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-25 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17350832#comment-17350832 ] Matthias commented on FLINK-21439: -- That's just one proposal since {{FailureHandlingResult}} collects

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-24 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17350748#comment-17350748 ] John Phelan commented on FLINK-21439: - Do we need to create a {{FailureHandlingResult}} in order to

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-21 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17349030#comment-17349030 ] Matthias commented on FLINK-21439: -- I feel like we can align the failure handling implemented in

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-20 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17348835#comment-17348835 ] John Phelan commented on FLINK-21439: - No worries [~mapohl] . It seems to still be very much a

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-20 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17348088#comment-17348088 ] Matthias commented on FLINK-21439: -- Ah, you're right. I mixed up the failure handling and the failure

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-19 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347849#comment-17347849 ] John Phelan commented on FLINK-21439: - Hi [~mapohl] [~rmetzger] could I ask what's going on with 

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-18 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17346663#comment-17346663 ] Matthias commented on FLINK-21439: -- We want to support exception history entries for restartable

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-18 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17346655#comment-17346655 ] Matthias commented on FLINK-21439: -- Hi [~bytesandwich], the {{AdaptiveScheduler}} does not support task

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-11 Thread John Phelan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17342808#comment-17342808 ] John Phelan commented on FLINK-21439: - hi [~mapohl] [~rmetzger] I made a draft PR with an initial

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-10 Thread Matthias (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17341826#comment-17341826 ] Matthias commented on FLINK-21439: -- [~bytesandwich] Is there any progress? Do you need more assistance?

[jira] [Commented] (FLINK-21439) Adaptive Scheduler: Add support for exception history

2021-05-05 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17339813#comment-17339813 ] Robert Metzger commented on FLINK-21439: What's the status of this effort? > Adaptive