Hbase批量導入數據,支持多線程同時操做

/** * HBase操做工具類:緩存模式多線程批量提交做業到hbase * * @Auther: ning.zhang * @Email: ning.zhang@phicomm.com * @CreateDate: 2018/7/30 */ public class HBaseUtils { ThreadLocal<List<Put>> threadLocal = new
相關文章
相關標籤/搜索