[
https://issues.apache.org/jira/browse/HDFS-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545386#comment-15545386
]
Hudson commented on HDFS-10944:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10538 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10538/])
HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot. (brahma: rev
5ea0210c7fea1324973e7f69256bc53f31ee4cf7)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java
> Correct the javadoc of dfsadmin#disallowSnapshot
> ------------------------------------------------
>
> Key: HDFS-10944
> URL: https://issues.apache.org/jira/browse/HDFS-10944
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Reporter: Jagadesh Kiran N
> Assignee: Jagadesh Kiran N
> Priority: Minor
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-10944_00.patch
>
>
> in DFSadmin.java ,the javadoc for Disallow snapshot is not proper
> {code}
> /**
> * Allow snapshot on a directory.
> * Usage: hdfs dfsadmin -disallowSnapshot snapshotDir
> * @param argv List of of command line parameters.
> * @exception IOException
> */
> {code}
> Change the Allow Snapshot to Disallow Snapshot
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]