Redirecting distcp output to log4j from stdout
I am currently running distcp using org.apache.hadoop.util.ToolRunner.run and the output is being written to the console.
I am currently running distcp using org.apache.hadoop.util.ToolRunner.run and the output is being written to the console.