Description
Currently the DistCp is acting as a tool and the corresponding MapReduce Job is created and used inside of its execute method. It is thus difficult for external services to query its progress and counters. It may be helpful to persist the job id into a file inside its staging directory.