HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot. Contributed by Jagadesh Kiran N
(cherry picked from commit 5ea0210c7fea1324973e7f69256bc53f31ee4cf7)
This commit is contained in:
parent
612aa0cc0b
commit
c9df3c5f21
@ -716,7 +716,7 @@ public void allowSnapshot(String[] argv) throws IOException {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allow snapshot on a directory.
|
* Disallow snapshot on a directory.
|
||||||
* Usage: hdfs dfsadmin -disallowSnapshot snapshotDir
|
* Usage: hdfs dfsadmin -disallowSnapshot snapshotDir
|
||||||
* @param argv List of of command line parameters.
|
* @param argv List of of command line parameters.
|
||||||
* @exception IOException
|
* @exception IOException
|
||||||
|
Loading…
x
Reference in New Issue
Block a user