Almost never silenced the logs on terminal, only tuned config for path/retention period on logs, so just top of mind, mostly –S/--silent for no logs, -V/--verbose for max logs possible works on executables, --help will confirm if it is possible.
If it doesn't work, well it should :-) Thanks Rekha From: pengwenwu2008 <[email protected]<mailto:[email protected]>> Reply-To: <[email protected]<mailto:[email protected]>> Date: Mon, 4 Mar 2013 15:29:43 +0800 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: can someone help me how to disable the log info in terminal when type command "bin/yarn node" in YARN Hi All, can someone help me how to disable the log info in terminal when type command "bin/yarn node" in YARN bin/yarn node 13/03/04 02:24:43 INFO service.AbstractService: Service:org.apache.hadoop.yarn.client.YarnClientImpl is inited. 13/03/04 02:24:43 INFO service.AbstractService: Service:org.apache.hadoop.yarn.client.YarnClientImpl is started. Invalid Command Usage : usage: node -list Lists all the nodes. Regards, Wenwu,Peng
