[
https://issues.apache.org/jira/browse/HADOOP-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-672:
-----------------------------
Status: Open (was: Patch Available)
FsShell is no longer DFS-specific, so usage should show the invocation as
"hadoop fs" rather than "hadoop dfs" (which is an alias). Similarly, the -fs
option now takes a general FileSystem URI, so while "local" and "namenode:port"
are still supported, they are deprecated (see FileSystem#getNamed).
> dfs shell enhancements
> ----------------------
>
> Key: HADOOP-672
> URL: https://issues.apache.org/jira/browse/HADOOP-672
> Project: Hadoop
> Issue Type: Bug
> Components: dfs
> Reporter: Yoram Arnon
> Assigned To: dhruba borthakur
> Priority: Minor
> Attachments: fsshellHelp4.patch
>
>
> A few enhancements to dfsshell:
> Bring the wiki page up to date with the latest functionality if that's not
> done already.
> Add a -help option to the command.
> Make the syntax line more helpful in identifying which argument to each
> command needs to
> be a directory, a file or a glob.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.