[
https://issues.apache.org/jira/browse/HADOOP-11719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381733#comment-14381733
]
Hudson commented on HADOOP-11719:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #144 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/144/])
HADOOP-11719.[Fsshell] Remove bin/hadoop reference from GenericOptionsParser
default help text. Contributed by Brahma Reddy Battula. (harsh: rev
b4b4fe90569a116c67bfc94fbfbab95b1a0b712a)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/GenericOptionsParser.java
> [Fsshell] Remove bin/hadoop reference from GenericOptionsParser default help
> text
> ---------------------------------------------------------------------------------
>
> Key: HADOOP-11719
> URL: https://issues.apache.org/jira/browse/HADOOP-11719
> Project: Hadoop Common
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 2.6.0
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Priority: Minor
> Labels: newbie
> Fix For: 2.8.0
>
> Attachments: HADOOP-11719-001.patch, HDFS-3387.patch,
> HDFS-3387_updated.patch
>
>
> Scenario:
> ----------
> Execute any fsshell command with invalid options
> Like ./hdfs haadmin -transitionToActive...
> Here it is logging as following..
> bin/hadoop command [genericOptions] [commandOptions]...
> Expected: Here help message is misleading to user saying that bin/hadoop that
> is not actually user ran
> it's better to log bin/hdfs..Anyway hadoop is deprecated..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)