HDFS-15705. Fix a typo in SecondaryNameNode.java. Contributed by Sixiang Ma.
This commit is contained in:
parent
6ff2409b31
commit
42a29199c0
@ -276,7 +276,7 @@ private void join() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Shut down this instance of the datanode.
|
* Shut down this instance of the secondary namenode.
|
||||||
* Returns only after shutdown is complete.
|
* Returns only after shutdown is complete.
|
||||||
*/
|
*/
|
||||||
public void shutdown() {
|
public void shutdown() {
|
||||||
|
Loading…
Reference in New Issue
Block a user