[
https://issues.apache.org/jira/browse/HADOOP-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461179#comment-13461179
]
Harsh J commented on HADOOP-7176:
---------------------------------
This had already gone in 0.23.0 (per the tag sources). 0.24 is a non-existent
version, so changed the Fix Version to point to 0.23.0 where this was
apparently already completed.
> Redesign FsShell
> ----------------
>
> Key: HADOOP-7176
> URL: https://issues.apache.org/jira/browse/HADOOP-7176
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Fix For: 0.23.0
>
>
> The FsShell commands are very tightly coupled together which makes it
> necessarily hard to write new commands. There is a lot of redundancy between
> the commands, inconsistencies in handling of paths, handling of errors, and
> correct return of exit codes. The FsShell commands should be subclasses of
> the fs.shell.Command class which is already being used by the -count command,
> and is used by other commands like dfsadmin.
> This will serve as an umbrella bug to track the changes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira