Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Example :
Like we have bin hadoop mradmin -refreshNodes we should also have bin hadoop mradmin -reconfigure which re-configures mr while the cluster is online. Few parameters like job-expiry-interval etc can be changed in this way without having to restart the whole cluster.
Master, once reconfigured, can ask the slaves to reconfigure (reload its config) from a well defined location on hdfs or via heartbeat.
We can have some whitelisted configs that have reloadable property.
Attachments
Issue Links
- is duplicated by
-
HADOOP-7001 Allow configuration changes without restarting configured nodes
- Closed