Details
Description
BlockPlacementPolicyWithNodeGroup type casts the initialized clusterMap
NetworkTopologyWithNodeGroup clusterMapNodeGroup = (NetworkTopologyWithNodeGroup) clusterMap
If clusterMap is an instance of DFSNetworkTopology we get a ClassCastException
Attachments
Attachments
Issue Links
- breaks
-
HDFS-17655 Cannot run HDFS balancer with BlockPlacementPolicyWithNodeGroup
- Open