You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2011/07/18 23:34:57 UTC

[jira] [Created] (HADOOP-7473) TestDU is too sensitive to underlying filesystem

TestDU is too sensitive to underlying filesystem
------------------------------------------------

                 Key: HADOOP-7473
                 URL: https://issues.apache.org/jira/browse/HADOOP-7473
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Owen O'Malley


DU currently uses "du -ks <path>" to determine the size. The returned number can be substantially more than the apparent size of the file, which causes the TestDU to fail.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HADOOP-7473) TestDU is too sensitive to underlying filesystem

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved HADOOP-7473.
-----------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.20.204.0

> TestDU is too sensitive to underlying filesystem
> ------------------------------------------------
>
>                 Key: HADOOP-7473
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7473
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>             Fix For: 0.20.204.0
>
>         Attachments: h-7473.patch
>
>
> DU currently uses "du -ks <path>" to determine the size. The returned number can be substantially more than the apparent size of the file, which causes the TestDU to fail.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira