[
https://issues.apache.org/jira/browse/HADOOP-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Fabbri moved HDFS-10890 to HADOOP-13643:
----------------------------------------------
Affects Version/s: (was: 2.8.0)
2.8.0
Target Version/s: (was: 2.9.0)
Component/s: (was: distcp)
Key: HADOOP-13643 (was: HDFS-10890)
Project: Hadoop Common (was: Hadoop HDFS)
> Math error in AbstractContractDistCpTest
> ----------------------------------------
>
> Key: HADOOP-13643
> URL: https://issues.apache.org/jira/browse/HADOOP-13643
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Aaron Fabbri
> Assignee: Aaron Fabbri
> Priority: Minor
>
> There is a minor math error in AbstractContractDistCpTest when calculating
> file size:
> {code}
> int fileSizeMb = fileSizeKb * 1024;
> {code}
> This should be division, not multiplication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]