Gunther Hagleitner created HADOOP-11756:
-------------------------------------------
Summary: Warning "yarn jar" instead of "hadoop jar" in hadoop 2.7.0
Key: HADOOP-11756
URL: https://issues.apache.org/jira/browse/HADOOP-11756
Project: Hadoop Common
Issue Type: Bug
Reporter: Gunther Hagleitner
HADOOP-11257 adds a warning to stdout
{noformat}
WARNING: Use "yarn jar" to launch YARN applications.
{noformat}
which will cause issues if untreated with folks that programatically parse
stdout for query results (i.e.: CLI, silent mode, etc).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)