[
https://issues.apache.org/jira/browse/HADOOP-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HADOOP-4438:
------------------------------------
Attachment: HADOOP-4438.patch
commands_manual has already been updated with setSpaceQuota and clrSpaceQuota.
In hdfs_shell, made the following changes:
- Added documentation for -count command
- -moveFromLocal command had "not implemented" as the description. Updating it
with the description given in the command line help.
- -moveToLocal is currently shown as "Not implemented yet" in the command line
help. Updated the hdfs_shell to include the same documentation.
- Anchors referencing to "put" and "get" sections from copyFromLocal,
copyToLocal is currently not working. Fixed these anchor issues.
> Add new/missing dfs commands in forrest
> ---------------------------------------
>
> Key: HADOOP-4438
> URL: https://issues.apache.org/jira/browse/HADOOP-4438
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs, documentation
> Affects Versions: 0.19.0
> Reporter: Hemanth Yamijala
> Assignee: Suresh Srinivas
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: HADOOP-4438.patch
>
>
> The following DFS commands are missing Forrest documentation, as per
> HADOOP-4427. Splitting that as there are different teams working on the
> issues.
> commands_manual:
> - dfsadmin [-setSpaceQuota <quota> <dirname>...<dirname>]
> - [-clrSpaceQuota <dirname>...<dirname>]
> hdfs_shell:
> - fs [-count[-q] <path>]
> - [-moveToLocal [-crc] <src> <localdst>]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.