Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Provides ability to run a health check script on the tasktracker nodes and blacklist nodes if they are unhealthy.
Description
Hadoop must have some mechanism to find the health status of a node . It should run the health check script periodically and if there is any errors, it should black list the node. This will be really helpful when we run static mapred clusters. Else we may have to run some scripts/daemons periodically to find the node status and take it offline manually.
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-6106 Provide an option in ShellCommandExecutor to timeout commands that do not complete within a certain amount of time.
- Closed