You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2012/05/03 21:34:48 UTC

[jira] [Updated] (HADOOP-8328) Duplicate FileSystem Statistics object for 'file' scheme

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

Tom White updated HADOOP-8328:
------------------------------

    Attachment: HADOOP-8328.patch

Here's a patch that restores the former behaviour (i.e. having a single Statistics object for the "file" schema).
                
> Duplicate FileSystem Statistics object for 'file' scheme
> --------------------------------------------------------
>
>                 Key: HADOOP-8328
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8328
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Tom White
>         Attachments: HADOOP-8328.patch
>
>
> Because of a change in HADOOP-8013, there are duplicate Statistics objects in FileSystem's statistics table: one for LocalFileSystem and one for RawLocalFileSystem. This causes MapReduce local file system counters to be incorrect some of the time. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira