Re: Strategy Of Replica

2011-10-11 Thread Milind.Bhandarkar
rategy and >design doc. :-) > >Thanks & Regards, >Uma > >- Original Message - >From: gschen >Date: Tuesday, October 11, 2011 9:26 am >Subject: Re: Strategy Of Replica >To: common-dev@hadoop.apache.org > >> On 2011/10/11 11:13, Uma Maheswara Rao G 72686

Re: Strategy Of Replica

2011-10-11 Thread Steve Loughran
On 11/10/11 04:49, gschen wrote: In hdfs only one thing we can do is that we could set replication factor to change replication strategy, but we can not change where the block is stored and what type of storage that we stored the data. Just think this case: In order to improve the downloading sp

Re: Strategy Of Replica

2011-10-10 Thread Uma Maheswara Rao G 72686
this current algorithms, please file a JIRA with your proposed strategy and design doc. :-) Thanks & Regards, Uma - Original Message - From: gschen Date: Tuesday, October 11, 2011 9:26 am Subject: Re: Strategy Of Replica To: common-dev@hadoop.apache.org > On 2011/10/11 11:

Re: Strategy Of Replica

2011-10-10 Thread gschen
case. I think we can manage your requirements using that replication factor. Your expectations are something different that this? Regards, Uma - Original Message - From: gschen Date: Tuesday, October 11, 2011 8:14 am Subject: Strategy Of Replica To: "common-dev@hadoop.apache.org"

Re: Strategy Of Replica

2011-10-10 Thread Uma Maheswara Rao G 72686
replication factor. Your expectations are something different that this? Regards, Uma - Original Message - From: gschen Date: Tuesday, October 11, 2011 8:14 am Subject: Strategy Of Replica To: "common-dev@hadoop.apache.org" > Hi guys, > What do you think of the strategy o

Strategy Of Replica

2011-10-10 Thread gschen
Hi guys, What do you think of the strategy of replication in hdfs? How about the customized strategy that users customized their strategy of replication such as price, performance and so on? Thank you in advance.