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 "Johan Oskarson (JIRA)" <ji...@apache.org> on 2006/09/02 14:19:22 UTC

[jira] Created: (HADOOP-504) Automatically increase replication of often used files/blocks

Automatically increase replication of often used files/blocks
-------------------------------------------------------------

                 Key: HADOOP-504
                 URL: http://issues.apache.org/jira/browse/HADOOP-504
             Project: Hadoop
          Issue Type: New Feature
          Components: dfs
    Affects Versions: 0.5.0
            Reporter: Johan Oskarson


It would be interesting to see if a patch that makes the namenode save the number of times a certain
file (or block if possible) is used. And then increase the replication of these files to increase performance.

Any ideas on how to implement?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Created: (HADOOP-504) Automatically increase replication of often used files/blocks

Posted by Arkady Borkovsky <ar...@yahoo-inc.com>.
past performance does not guarantee future results
http://www.prudential.com/content/0,,85,00.html

On Sep 2, 2006, at 5:19 AM, Johan Oskarson (JIRA) wrote:

> Automatically increase replication of often used files/blocks
> -------------------------------------------------------------
>
>                  Key: HADOOP-504
>                  URL: http://issues.apache.org/jira/browse/HADOOP-504
>              Project: Hadoop
>           Issue Type: New Feature
>           Components: dfs
>     Affects Versions: 0.5.0
>             Reporter: Johan Oskarson
>
>
> It would be interesting to see if a patch that makes the namenode save 
> the number of times a certain
> file (or block if possible) is used. And then increase the replication 
> of these files to increase performance.
>
> Any ideas on how to implement?
>
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the 
> administrators: 
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: 
> http://www.atlassian.com/software/jira
>
>