Yes. The DFS client sets the parameter when the file is created. (In this case HBase.) So the setting needs to be changed in hbase-site.xml or you should symlink your hdfs-site.xml into hbase/conf/.
Best regards, --- On Sun, 9/26/10, Jack Levin <[email protected]> wrote: > From: Jack Levin <[email protected]> > Subject: Re: hdfs => larger blocks. > To: [email protected] > Date: Sunday, September 26, 2010, 2:53 PM > I did that in hdfs-site.xml, do I > need to do it under hbase-site.xml too? > > On Sun, Sep 26, 2010 at 2:42 PM, Ted Yu <[email protected]> > wrote: > > You need to set dfs.block.size which is hadoop > parameter. > > > > On Sun, Sep 26, 2010 at 2:34 PM, Jack Levin <[email protected]> > wrote: > > > >> How do I make Hbase to write larger hdfs blocks? > I have my > >> hdfs-site.xml adjusted, and everything restarted, > but my region files > >> still get 64MB allocation. > >> > >> -Jack > >> > > >
