spring-boot-starter-hbase icon indicating copy to clipboard operation
spring-boot-starter-hbase copied to clipboard

自定义的spring-boot的hbase starter,为hbase的query和更新等操作提供简易的api并集成spring-boot的auto configuration

Results 5 spring-boot-starter-hbase issues
Sort by recently updated
recently updated
newest added

s this a pre-hbase-1.0.0 or asynchbase client? Client is invoking getClosestRowBefore removed in hbase-2.0.0 replaced by reverse Scan.

会报tools.jar这个包找不到 Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path C:\Java\jdk-11.0.7/../lib/tools.jar -

比如keyvaluemaxsize什么的,properties提供个map来设置参数啊

![image](https://github.com/SpringForAll/spring-boot-starter-hbase/assets/40233531/28e12e2d-9edb-4fcf-855c-0d1e645aa2a0)