Search:

Type: Posts; User: Yura Vladimirov; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    288

    Or I can write my implements...

    Or I can write my implements HTableInterfaceFactory.

    public class HTableFactory implements HTableInterfaceFactory {
    private HTablePool hTablePool;
    private Configuration config;
    ...
  2. Replies
    1
    Views
    288

    Hbase connections pool

    Hi all
    I have problem with time connect to hbase. I want HTablePool



    I spend a lot of time to reopen connect.

    how can I get the template to work with a pool?

    I can write my Interceptor...
Results 1 to 2 of 2