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 "dhruba borthakur (JIRA)" <ji...@apache.org> on 2007/05/14 23:44:16 UTC

[jira] Updated: (HADOOP-1340) md5 file in filecache should inherit replication factor from the file it belongs to.

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

dhruba borthakur updated HADOOP-1340:
-------------------------------------

    Attachment: distributedcache.patch

Set the replication factor of the MD5 file to be the same as the replication factor of the original file. 

> md5 file in filecache should inherit replication factor from the file it belongs to.
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1340
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1340
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.12.3
>            Reporter: Christian Kunz
>         Assigned To: dhruba borthakur
>         Attachments: distributedcache.patch
>
>
> Currently Distributed FileCache generates for every file an attached md5 file, with default replication. Instead, the replication factor should be inherited from the file it belongs to.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.