D M Murali Krishna Reddy created MAPREDUCE-7344: ---------------------------------------------------
Summary: Improve logging by removing string Concatenation and change level of logs from INFO to WARN Key: MAPREDUCE-7344 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7344 Project: Hadoop Map/Reduce Issue Type: Improvement Reporter: D M Murali Krishna Reddy Assignee: D M Murali Krishna Reddy 1. Currently in few of debug logs string Concatenation is performed without any debug check, this can be fixed by passing the variables as arguments. 2. Few logs while catching exception can be moved from INFO to WARN. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org