Try it from the shell. Try splitting individual regions (Scan .META. first to see list or check your UI where it lists the regions in a table).
St.Ack On Wed, Nov 3, 2010 at 6:22 PM, Buttler, David <[email protected]> wrote: > Hi all, > I have a small table (3M rows) that is using 4 regions. I want to split the > table so that I can take advantage of more nodes in my cluster with > map/reduce tasks and the TableInputFormat. > The split button on the web page sends split messages to the master/region > server, but nothing seems to happen - my regions don't split. > > I am using the latest cloudera branch hadoop-0.20.2+737, and > hbase-089.20100924+28 > > Alternatively, is there a way that I can specify a minimum number of splits > for the TableInputFormat? > Dave > >
