You can set it in hbase-site.xml: http://hbase.apache.org/book.html#hdfs_client_conf
On 26-Nov-2011, at 12:14 PM, Gaojinchao wrote: > When HBase use HDFS system file. How do we set "dfs.replication.min"? > who can share relevant experience? > Currently on our environment, We use the default value: > dfs.replication :3 > dfs.replication.min: 1 > I found some block lost when the IO is very busy. > > > >
