[ 
https://issues.apache.org/jira/browse/HAMA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon resolved HAMA-4.
-------------------------------

    Resolution: Won't Fix

Hbase speed was improved. And, This matter is of no significance on large-scale.

> Table pre-allocation
> --------------------
>
>                 Key: HAMA-4
>                 URL: https://issues.apache.org/jira/browse/HAMA-4
>             Project: Hama
>          Issue Type: Improvement
>          Components: interface
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>
> 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".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to