Hi, Tez community, I found a corner case where Tez hangs without scheduling any tasks. I already identified when it happens, but I still wonder how to fix it. If anyone has insights into the core part of DAG Recovery, could you please give me some advice?
Some information is here with a JUnit test case that reproduces the issue. - https://issues.apache.org/jira/browse/TEZ-4569 - https://github.com/apache/tez/pull/361 Regards, Okumin