HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused
(Contributed by Chen Liang via Daniel Templeton)
This commit is contained in:
parent
b08cc97396
commit
5a75f73893
@ -45,7 +45,6 @@
|
||||
@InterfaceStability.Unstable
|
||||
public class NetworkTopology {
|
||||
public final static String DEFAULT_RACK = "/default-rack";
|
||||
public final static int DEFAULT_HOST_LEVEL = 2;
|
||||
public static final Logger LOG =
|
||||
LoggerFactory.getLogger(NetworkTopology.class);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user