[ 
https://issues.apache.org/jira/browse/HDFS-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313155#comment-14313155
 ] 

Allen Wittenauer commented on HDFS-7322:
----------------------------------------

* They aren't really 'hadoop' commands but 'hdfs' commands.  They should have 
gotten deprecated in the 1.x to 2.x conversion with replacement hdfs-daemon* 
commands instead.
* The functionality has been moved, which makes this code vestigial.  There is 
precedence for removing dead code.
* Maintaining excess code is a burden on the project.  Traditionally, the shell 
code is some of the worst maintain code in the code base, so removing any of it 
is a great benefit.

> deprecate sbin/*.sh
> -------------------
>
>                 Key: HDFS-7322
>                 URL: https://issues.apache.org/jira/browse/HDFS-7322
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Allen Wittenauer
>             Fix For: 3.0.0
>
>         Attachments: HDFS-7322-00.patch
>
>
> The HDFS-related sbin commands (except for \*-dfs.sh) should be marked as 
> deprecated in trunk so that they may be removed from a future release.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to