You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2015/03/26 20:49:53 UTC

[jira] [Created] (HADOOP-11756) Warning "yarn jar" instead of "hadoop jar" in hadoop 2.7.0

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)