Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.14.1
-
None
-
None
Description
DatanodeReport returns both live and dead datanodes and there is no way to distinguish live nodes from dead nodes. But some applications are interested in only live datanodes. I propose that instead of haveing one datanodeReport, dfs supports two reports: liveDatanodeReport and deadDatanodeReport.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-1652 Rebalance data blocks when new data nodes added or data nodes become full
- Closed