You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Mudit Sharma (Jira)" <ji...@apache.org> on 2023/05/22 05:24:00 UTC

[jira] [Created] (YARN-11497) Support removal of only selective node states in untracked removal flow

Mudit Sharma created YARN-11497:
-----------------------------------

             Summary: Support removal of only selective node states in untracked removal flow
                 Key: YARN-11497
                 URL: https://issues.apache.org/jira/browse/YARN-11497
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Mudit Sharma


Currently inactive nodes are removed from the Yarn local memory irrespective of which state they are in. This makes the node removal process not too much configurable

After this patch: https://issues.apache.org/jira/browse/YARN-10854

If autoscaling is enabled, lot many nodes go into DECOMMISSIONED state but still other states like LOST, SHUTDOWN are very less and systems might want them to be still visible on UI for better tracking

The proposal is to introduce a new config, which when set, will allow only selective node states to be removed after going into untracked state.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org