node-thrift2-hbase icon indicating copy to clipboard operation
node-thrift2-hbase copied to clipboard

where is the "create" api

Open 0xZoomEye opened this issue 4 years ago • 2 comments

i can not find create api in the document, does it support ? and does it support hbase v2?

0xZoomEye avatar Jun 02 '21 07:06 0xZoomEye

The latest version of hbase.thrift that we use is 1.1.13.

You can take a v2 hbase.thrift file and generate new gen-nodejs file.

Test it to see if there were breaking changes.

Ran-P avatar Jun 08 '21 15:06 Ran-P

i found "createTable" interface in v2 hbase.thrift. why hbase.thrift did not update to v2? it`s little hard for me who are not familiar to hbase to do this. @rabn-expose

0xZoomEye avatar Jun 30 '21 03:06 0xZoomEye