I think these mechanism (e.g. table pre-allocation) can be used for hbase service. That's why I forward this issue to hbase mailing-list.
On 2/2/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Issue 6: Table pre-allocation > http://code.google.com/p/hama/issues/detail?id=6 > > New issue report by chanwit: > I've heard from the HBase list that creation of a table is a time-consuming > task. > > So, should we create the table pool, allocate some tables to the it. > Then when a matrix object is created, > - we get a table from the pool > - mark i"in-use". > > Later when we clear it > - return to the pool > - mark it "available". > > > > Issue attributes: > Status: Accepted > Owner: chanwit > CC: [EMAIL PROTECTED] > Labels: Type-Enhancement Priority-Medium Performance > > -- > You received this message because you are listed in the owner > or CC fields of this issue, or because you starred this issue. > You may adjust your issue notification preferences at: > http://code.google.com/hosting/settings > -- B. Regards, Edward yoon @ NHN, corp.
