摘要: 建表、添加数据 Examples: hbase> create 'ns1:t1', 'f1', SPLITS => ['10', '20', '30', '40'] hbase> create 't1', 'f1', SPLITS => ['10', '20', '30', '40'] hbase> 阅读全文
posted @ 2019-10-12 16:23 BIG_BOSS_ZC 阅读(791) 评论(0) 推荐(0)