[
https://issues.apache.org/jira/browse/YARN-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133701#comment-17133701
]
Hudson commented on YARN-10312:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18346 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18346/])
YARN-10312. Add support for yarn logs -logFile to retain backward (ebadger: rev
fed6fecd3a9e24efc20f9221505da35a7e1949c7)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestLogsCLI.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/LogsCLI.java
> Add support for yarn logs -logFile to retain backward compatibility
> -------------------------------------------------------------------
>
> Key: YARN-10312
> URL: https://issues.apache.org/jira/browse/YARN-10312
> Project: Hadoop YARN
> Issue Type: Bug
> Components: client
> Affects Versions: 2.10.0, 3.4.1
> Reporter: Jim Brennan
> Assignee: Jim Brennan
> Priority: Major
> Labels: compatibility
> Attachments: YARN-10312.001.patch
>
>
> The YARN CLI logs command line option {{-logFiles}} was changed to
> {{-log_files}} in 2.9 and later releases. This change was made as part of
> YARN-5363.
> Verizon Media is in the process of moving from Hadoop-2.8 to Hadoop-2.10, and
> while testing integration with Spark, we ran into this issue. We are
> concerned that we will run into more cases of this as we roll out to
> production, and rather than break user scripts, we'd prefer to add
> {{-logFiles}} as an alias of {{-log_files}}. If both are provided,
> {{-logFiles}} will be ignored.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]