HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused
(Contributed by Chen Liang via Daniel Templeton) (cherry picked from commit 5a75f73893567151f525950cc1a15b3f1bfeac26)
This commit is contained in:
parent
1272ee153b
commit
367f525e81
@ -53,7 +53,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…
x
Reference in New Issue
Block a user