Suppress Permanently added a host warning

2013-01-09 Thread Sundeep Kambhampati
Hi all, How do I suppress "Permanently added --- (RSA) to the list of known hosts" warning in Hadoop-1.0.4? -bash-3.2# bin/start-dfs.sh starting namenode, logging to /usr/local/hadoop/libexec/../logs/hadoop-root-namenode-master.out sk.r252.1: Warning: Permanently added 'sk.r252.1,10.2.252.

Re: Suppress Permanently added a host warning

2013-01-09 Thread Harsh J
This isn't Hadoop warning, it is an SSH warning. Some searching would turn up results such as http://stackoverflow.com/questions/9299651/annoying-warning-permanently-added-to-list-of-known-hosts-message-from-git, if it is annoying you. On Thu, Jan 10, 2013 at 9:34 AM, Sundeep Kambhampati wrote: >