You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/07/01 18:57:11 UTC

[jira] [Updated] (HIVE-10100) Warning "yarn jar" instead of "hadoop jar" in hadoop 2.7.0

     [ https://issues.apache.org/jira/browse/HIVE-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasanth Jayachandran updated HIVE-10100:
-----------------------------------------
    Attachment: HIVE-10100.3.patch

[~hagleitn] Thanks for the patch. Incorporated your changes into the new patch.

Addressed [~sseth]'s comments as well.

Also made 2 minors changes
1) hive-log4j2.properties seems to have be repeated in HADOOP_CLIENT_OPTS. Removed the duplicate.
2) When running beeline hive-log4j2.properties file will be replaced with beeline-log4j2.properties (earlier it will just append to env).

[~sseth] Can you plz take another look?

> 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, HIVE-10100.3.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)