[ 
https://issues.apache.org/jira/browse/HDFS-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-1770:
------------------------------

    Fix Version/s: 0.23.0
         Assignee: Eli Collins
           Status: Patch Available  (was: Open)

> 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

Reply via email to