Anuj created HADOOP-16070:
-----------------------------
Summary: Remove if else block from RmController.java
Key: HADOOP-16070
URL: https://issues.apache.org/jira/browse/HADOOP-16070
Project: Hadoop Common
Issue Type: Improvement
Components: common
Affects Versions: 3.1.1, 3.0.1
Reporter: Anuj
RmController contains a hardcoded if and else block for type of scheduler and
decides which page to use for which scheduler.
This if else block makes it hard to introduce a new scheduler and corresponding
webpage with modifying the existing RMController class.
It would be great if we make it extendable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]