Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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

avatar
Explorer

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