[
https://issues.apache.org/jira/browse/HADOOP-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753759#comment-13753759
]
Roman Shaposhnik commented on HADOOP-9917:
------------------------------------------
It simply means that users are encouraged to start using 'mapred' command for
manipulating their MR jobs instead of a top level 'hadoop' command. Perhaps
just adding quotes (like I did in a preceding sentence) around 'mapred' to make
it standout as a name of a command to use would do? Or mapred(1)?
> cryptic warning when killing a job running with yarn
> ----------------------------------------------------
>
> Key: HADOOP-9917
> URL: https://issues.apache.org/jira/browse/HADOOP-9917
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.1.0-beta
> Reporter: André Kelpe
> Priority: Minor
>
> When I am killing a job like this
> hadoop job -kill <jobid>
> I am getting a cryptic warning, which I don't really understand:
> DEPRECATED: Use of this script to execute mapred command is deprecated.
> Instead use the mapred command for it.
> I fail parsing this and I believe many others will do too. Please make this
> warning clearer.
--
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