[
https://issues.apache.org/jira/browse/HIVE-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352141#comment-15352141
]
Siddharth Seth commented on HIVE-10100:
---------------------------------------
YARN_USER_CLASSPATH needs to be set in a couple more scripts - beeline, hplsql,
hwi.
Other than that, looks good to me.
Don't really know why hadoop jar was deprecated in favor of yarn jar, and what
the difference between the two is.
> 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
>
>
> 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)