[
https://issues.apache.org/jira/browse/HADOOP-11257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220642#comment-14220642
]
Colin Patrick McCabe commented on HADOOP-11257:
-----------------------------------------------
Hmm, that's weird. It looks like your patch was generated with CR (character
{{0xa}}) as the line terminator in {{hadoop.cmd}}. Can you generate a new
patch where the line terminator is CR LF ({{0xa 0xd}})? You might be able to
do this by putting your editor in "DOS mode."
> Update "hadoop jar" documentation to warn against using it for launching yarn
> jars
> ----------------------------------------------------------------------------------
>
> Key: HADOOP-11257
> URL: https://issues.apache.org/jira/browse/HADOOP-11257
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.1.1-beta
> Reporter: Allen Wittenauer
> Assignee: Masatake Iwasaki
> Attachments: HADOOP-11257.1.patch, HADOOP-11257.1.patch,
> HADOOP-11257.2.patch, HADOOP-11257.3.patch, HADOOP-11257.4.patch
>
>
> We should update the "hadoop jar" documentation to warn against using it for
> launching yarn jars.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)