[
https://issues.apache.org/jira/browse/HIVE-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383330#comment-14383330
]
Chris Nauroth commented on HIVE-10100:
--------------------------------------
I committed an addendum patch for HADOOP-11257 to redirect this warning to
stderr so that it won't get misinterpreted as part of Hive query results.
> Warning "yarn jar" instead of "hadoop jar" in hadoop 2.7.0
> ----------------------------------------------------------
>
> Key: HIVE-10100
> URL: https://issues.apache.org/jira/browse/HIVE-10100
> Project: Hive
> Issue Type: Bug
> Reporter: Gunther Hagleitner
> Priority: Blocker
>
> 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)