Hi,
I am using hbase connection pooling using
HConnection hConnection=HConnectionManager.createConnection(conf);I see most of method of HConnectionManager goes to depreciated. Please provide to me best way to create Hbase connection pool and what your future plan for this topic. thanks OmParkash
