[
https://issues.apache.org/jira/browse/HIVE-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunther Hagleitner updated HIVE-10100:
--------------------------------------
Attachment: yarn_bin.patch
[~prasanth_j] there's other places we use "hadoop jar". We use it in local
tasks and map joins etc. See yarn_bin.patch. I haven't tested the changes, but
seems to me we should change that too, no?
> 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
> Affects Versions: 1.3.0, 2.2.0
> Reporter: Gunther Hagleitner
> Assignee: Prasanth Jayachandran
> Priority: Critical
> Attachments: HIVE-10100.1.patch, HIVE-10100.2.patch, yarn_bin.patch
>
>
> 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)