Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Is there a way to suppress "WARNING: Use "yarn jar" to launch YARN applications." in output?

avatar
New Member

In HDP 2.4.2 when running Hive, there is a warning message that appears

WARNING: Use "yarn jar" to launch YARN applications.

It is causing problems with streaming output.

Is there a way to suppress "WARNING: Use "yarn jar" to launch YARN applications." in output?

This message is not there in 2.2.4 which is the last version I used.

Any help is greatly appreciated.

Thank you.

1 ACCEPTED SOLUTION

avatar

This is an introduction to Hadoop 2.7 improvement as hive cli automatic initialization of logging

I think if you want to remove this message you need to build Hive again with program changes, see some suggestion below:-

https://issues.apache.org/jira/browse/HADOOP-11257

https://issues.apache.org/jira/browse/HIVE-10100

View solution in original post

1 REPLY 1

avatar

This is an introduction to Hadoop 2.7 improvement as hive cli automatic initialization of logging

I think if you want to remove this message you need to build Hive again with program changes, see some suggestion below:-

https://issues.apache.org/jira/browse/HADOOP-11257

https://issues.apache.org/jira/browse/HIVE-10100