zeekling created YARN-11800: ------------------------------- Summary: The available resources of the Yarn UI node are negative. Key: YARN-11800 URL: https://issues.apache.org/jira/browse/YARN-11800 Project: Hadoop YARN Issue Type: Bug Reporter: zeekling Attachments: image-2025-03-22-11-09-59-035.png, image-2025-03-22-11-10-34-970.png
As shown in the following figure, the available resources of the node are negative. !image-2025-03-22-11-09-59-035.png! After analysis, I found that the following job may cause the problem. !image-2025-03-22-11-10-34-970.png! The work-preserving AM function is enabled, attempt_001 fails, some containers are not killed, and the AM of attempt_002 is abnormal. In this case, the available resources of the NM node are negative. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org