Description
There are several fields in the log that the space characters are missed.
For instance:
src/java/org/apache/hadoop/ipc/Client.java(248): LOG.debug("The ping interval is" + this.pingInterval + "ms.");
src/java/org/apache/hadoop/fs/LocalDirAllocator.java(235): LOG.warn( localDirs[i] + "is not writable¥n", de);