[
https://issues.apache.org/jira/browse/HDFS-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008801#comment-13008801
]
Hudson commented on HDFS-1770:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #566 (See
[https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/566/])
HDFS-1770. TestFiRename fails due to invalid block size. Contributed by Eli
Collins
> TestFiRename fails due to invalid block size
> --------------------------------------------
>
> Key: HDFS-1770
> URL: https://issues.apache.org/jira/browse/HDFS-1770
> Project: Hadoop HDFS
> Issue Type: Test
> Reporter: Eli Collins
> Assignee: Eli Collins
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: hdfs-1770-1.patch
>
>
> HDFS-1763 exposed a bug in TestFiRename or HDFS (see HADOOP-70800) which
> fails due to the following:
> {quote}
> Internal error: default blockSize is not a multiple of default
> bytesPerChecksum
> java.io.IOException: Internal error: default blockSize is not a multiple of
> default bytesPerChecksum
> {quote}
> Previously this test passed because it used dfs.block.size (instead of
> dfs.blocksize), though the behavior should be equivalent since on deprecates
> the other.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira