+1 for creating a new hbse-native-client project, about the compatibility, I think we can add an night test ? such as it'll clone the latest HBase repo and use the native client to request the HBase Minicluster.
On Wed, Mar 13, 2019 at 3:54 PM Guanghao Zhang <[email protected]> wrote: > 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. >
