[ https://issues.apache.org/jira/browse/HADOOP-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666096#action_12666096 ]
Jothi Padmanabhan commented on HADOOP-5103: ------------------------------------------- These statements are from a LOG.info print in NetworkTopology:add. Hadoop-3293 uses NetworkTopology to identify rack/host that have maximum blocks. A simple solution could be to just make these statements LOG.debug instead of LOG.info. > Too many logs saying "Adding new node" on JobClient console > ----------------------------------------------------------- > > Key: HADOOP-5103 > URL: https://issues.apache.org/jira/browse/HADOOP-5103 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.20.0 > Reporter: Amareshwari Sriramadasu > Fix For: 0.20.0 > > > JobClient's console has logs saying "Adding a new node > <rackname>/<node-ip-addr>:<port>" for all the hosts, where each split resides. > For jobs with more #maps, these logs just fill up client's space. > This is introduced by HADOOP-3293 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.