Hi Vladimir, Is this link working for you? http://MASTERURL:60010/conf ? If yes, what do you have for hbase.hregion.max.filesize? To make sure the property below is considerered.
For the table config, did you get it from the webui? JM 2013/7/28 Vladimir Rodionov <vrodio...@carrieriq.com> > but all regions keep getting split at 1Gb > > I have 71 regions and 70GB of data in 'usertable' despite the fact that: > > table config is: > {NAME => 'usertable', DEFERRED_LOG_FLUSH => 'true', MAX_FILESIZE => > '10000000000', FAMILIES => [{NAME => 'cf', BLOOMFILTER => 'ROWCOL', > VERSIONS => '1', COMPRESSION => 'GZ'}]} > > and hbase-size.xml has the following config: > > <property> > <name>hbase.hregion.max.filesize</name> > <value>10737418240</value> > <source>hbase-site.xml</source> > </property> > > HBase 0.94.6 > > Best regards, > Vladimir Rodionov > Principal Platform Engineer > Carrier IQ, www.carrieriq.com > e-mail: vrodio...@carrieriq.com > > Confidentiality Notice: The information contained in this message, > including any attachments hereto, may be confidential and is intended to be > read only by the individual or entity to whom this message is addressed. If > the reader of this message is not the intended recipient or an agent or > designee of the intended recipient, please note that any review, use, > disclosure or distribution of this message or its attachments, in any form, > is strictly prohibited. If you have received this message in error, please > immediately notify the sender and/or notificati...@carrieriq.com and > delete or destroy any copy of this message and its attachments. >