hbase-rpc-client icon indicating copy to clipboard operation
hbase-rpc-client copied to clipboard

[WIP] admin master services

Open falsecz opened this issue 9 years ago • 0 comments

refactor zookeeper and connection stuff out of client.coffee to reuse it for other service

maybe combine all service to one, with lazy connection

hbase.get...
hbase.listTables 'namespace', (err, tables) ->

falsecz avatar Sep 04 '15 10:09 falsecz