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.