随笔分类 -  hbase

摘要:1.定时执行脚本#!/bin/bash source /etc/profile sh ./hbase shell major_compact 't1' #Compact an entire region: hbase> major_compact 'r1' #Compact a single column family within a region: hbase> major_com... 阅读全文
posted @ 2019-10-08 11:03 侃豺小哥 阅读(4237) 评论(0) 推荐(0) 编辑
摘要:操作步骤 查找出数据大的hbase表 进入hbase修改表ttl 备注 阅读全文
posted @ 2019-07-08 14:11 侃豺小哥 阅读(789) 评论(0) 推荐(0) 编辑