Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
HADOOP-442 and HADOOP-985 collided and caused this bug. Because DatanodeID.getHost() now returns an IP address, when we reread the hosts and exclude files on refresh, we won't recognize any of the hostnames in the files as matching the what getHost returns.