[ https://issues.apache.org/jira/browse/YARN-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Teke resolved YARN-11721. ---------------------------------- Fix Version/s: 3.5.0 Resolution: Done Resolved via reverting the original ticket. Will create a new PR there. > Do not mark the NM unhealthy when an app is killed > -------------------------------------------------- > > Key: YARN-11721 > URL: https://issues.apache.org/jira/browse/YARN-11721 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 3.5.0 > Reporter: Benjamin Teke > Assignee: Benjamin Teke > Priority: Critical > Fix For: 3.5.0 > > > YARN-11709 introduced a new feature where the NM is marked unhealthy if the > LCE is not accessible or missing. The code however catches all the > exceptions, not just the IOExceptions, so if an application is killed by the > user the NM will be marked unhealthy. This should not be the case. -- 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