摘要:
1. 均衡操作 以1.4.9版本为例,默认balance策略是开启状态。如果关闭,在Ui会出现如下警告: The Load Balancer is not enabled which will eventually cause performance degradation in HBase as 阅读全文
摘要:
问题:hbase集群请求超负载,导致HRegionServer服务宕掉,出现Region in Transition状态 重启后,如果Region in Transition一直存在很长时间,需要查看是否被某个producer锁住。 hbase修复工具下载地址 这里是源码,需要自己下载编译成jar包 阅读全文
摘要:
做机器迁移,导致flink程序写iceberg失败,原因是hive的元数据存储库mysql停了一段时间。 然后flink出现以下异常, org.apache.iceberg.exceptions.NotFoundException: Failed to open input stream for f 阅读全文