- 博客(148)
- 收藏
- 关注
原创 如何在k8s上部署StarRocks集群
https://blog.csdn.net/Y525698136/article/details/135974058https://developer.aliyun.com/article/1349144
2026-02-26 11:33:13
412
原创 StarRocks退服卡住如何定位
去看是哪张表有问题,再具体定位。大概率是表存在过多空分区或者副本损坏。日志中会告诉你BE还剩下哪些tablet。
2026-02-10 10:51:44
74
原创 ES Rally Data
https://pan.baidu.com/s/123zgferlhWflOj7qJxFD1w?_at_=1766385747256#list/path=%2Fesrally_data&parentPath=%2F
2025-12-22 14:49:45
96
原创 Starrocks中schema change卡住wait transactions before xxx to be finished, schema change job: xxx
【代码】Starrocks中transaction积压导致无法schema change。
2025-11-04 11:12:33
126
原创 StarRocks定位schema change
MySQL [(none)]> SHOW PROC '/jobs';+----------+----------------------+| DbId | DbName |+----------+----------------------+| 3169361 | data || 10263 | test || 1 | information_schema || 41562630 | h
2025-11-03 21:00:29
188
原创 StarRocks报错the creation time of the latest row set is less than 3600 seconds than the current time
【代码】报错because the creation time of the latest row set is less than 3600 seconds than the current time。
2025-11-03 15:20:07
113
原创 linux中删除/data1/star_rocks/storage_root_path/trash文件夹下的文件夹和文件报错Argument list too long
【代码】linux中删除/data1/star_rocks/storage_root_path/trash文件夹下的文件夹和文件报错Argument list too long。
2025-09-15 20:17:18
105
原创 Starrocks建表支持的数据类型
DATETIME(8字节) 范围:0000-01-01 00:00:00 ~ 9999-12-31 23:59:59。LARGEINT(16字节) 范围:-2^127 + 1 ~ 2^127 - 1。SMALLINT(2字节) 范围:-2^15 + 1 ~ 2^15 - 1。BIGINT(8字节) 范围:-2^63 + 1 ~ 2^63 - 1。TINYINT(1字节) 范围:-2^7 + 1 ~ 2^7 - 1。INT(4字节) 范围:-2^31 + 1 ~ 2^31 - 1。长度范围:1 ~ 255。
2025-08-05 20:19:22
789
原创 Flink写入Starrocks报错StarRocks-Sink-Manager error java.lang.OutOfMemoryError: Java heap space
【代码】Flink写入Starrocks报错StarRocks-Sink-Manager error java.lang.OutOfMemoryError: Java heap space。
2025-08-01 09:52:14
154
VUE前端开发Vue技术栈全面解析:从基础语法到组件化开发及周边库应用
2025-08-24
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅