Description
Misspelt words in DataXceiver.java line 881 and line 885.
LOG.error("{}:Exception transfering block {} to mirror {}", datanode, block, mirrorNode, e); LOG.info("{}:Exception transfering {} to mirror {}- continuing " + "without the mirror", datanode, block, mirrorNode, e);
change transfering to transferring