Hi, all, we plan to pick hbase-native-client feature up. And my colleague Junhong Xu is working on this. Now it can build rightly. And create table/get/put/scan/delete works right. We plan to continue development on feature branch HBASE-14850. But we found it didn't has a precommit check for this. We are trying to add a precommit check in HBASE-22046.
As we have hbase-connectors project now and Sean Busbey suggested to move the native client to hbase-connector project. Or we can create a new project hbase-native-client for this. But the problem is the compatibility may be break when there are some changes in HBase project. Looking forward to your suggestions. Thanks.
