Github user Clarkkkkk commented on the issue:
https://github.com/apache/flink/pull/6192
@tillrohrmann I think this problem is caused by inconsistency between
instance variables taskExecutor of ResourceManager class and workerNodeMap of
YarnResourceManager class. What do you think about my fix?---
