DistCp should not launch a job if byteCount == 0 ------------------------------------------------
Key: HADOOP-5675 URL: https://issues.apache.org/jira/browse/HADOOP-5675 Project: Hadoop Core Issue Type: Improvement Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (Nicholas), SZE Priority: Minor Currently, DistCp launch a job even if byteCount == 0. In such case, the job does nothing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.