HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot. Contributed by Jagadesh Kiran N
This commit is contained in:
parent
f61e3d13e9
commit
5ea0210c7f
@ -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
|
||||
* @param argv List of of command line parameters.
|
||||
* @exception IOException
|
||||
|
Loading…
Reference in New Issue
Block a user