hbase-rpc-client
hbase-rpc-client copied to clipboard
[WIP] admin master services
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) ->