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 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.