Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
bw-chuxin
33
•
asked Aug 30, 2024
从2.1.3升级到2.1.5版本运行一段时间后,定时任务调度的sql卡住,重启fe恢复正常
2.1.5版本运行一段时间后,定时任务调度的sql卡住,卡住的基本都是insert语句,集群资源利用率不高,排除资源不够的问题。fe重启后恢复正常。卡住后fe有大量如下警告: {code...} fe的jstack线程栈已上传到百度网盘 链接: [https://pan.baidu.com/s/1g4vQJZqUYVQ6f5hrcQQu0g] 提取码: s5yc
2.1
1
votes
1
answers
217
views
vision
7
•
asked Aug 30, 2024
Doris JDBC Catalog sqlserver连接失败
创建的时候,能够正常使用,过了几天后,就不能使用,需要重新创建 SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.8.101.9)[CANCELLED]JdbcExecutorException: Initialize datasource failed: CAUSED BY: SQLTransientConnectionException: HikariPool-5 - Connection is not ava...
2.1
0
votes
2
answers
83
views
gfadweeq
20
•
asked Aug 29, 2024
ROUTINELOAD内存增长不回收
同时启动ROUTINE LOAD 6个任务,分别从KAFKA向DORIS表中导入数据,运行4个小时后64G内存使用率在70%以上,导入速度开始逐步变慢到完全停止。这种情况应该从何处排查
3.0
0
votes
1
answers
85
views
zhangrq5
4
•
asked Aug 29, 2024
主键模型 建表时分桶列为什么限制必须为主键列【2.1.5-rc02】
[https://github.com/apache/doris/pull/31951] 这个PR提交增加了建表时的语法检查,现有的2.1.0版本未有此限制。 想咨询下增加该限制的原因。
2.1
0
votes
1
answers
107
views
Smithone
1
•
asked Aug 29, 2024
创建 FlinkJob 任务,自动同步表结构并创建 CDC 任务持续导入数据,失败
.根据源表创建 FlinkJob 任务,自动同步表结构并创建 CDC 任务持续导入数据,可使用如下命令提交 Job 任务: docker exec doris-jobmanager-1 /opt/flink/bin/flink run -Dexecution.checkpointing.interval=5s -Dparallelism.default=1 -c org.apache.doris.flink.tools.cdc.CdcTools /opt/flink/lib/...
2.1
0
votes
1
answers
104
views
TheThirdReich
3
•
asked Aug 29, 2024
be数据目录磁盘占用空间
doris版本:2.0.3 目前通过show backends显示其中一个be的数据占用只有879G 但在实际的数据目录中(排除日志、垃圾回收箱),占用空间达到了1.3T 这个状态持续了大半个月以上,尝试过重启机器释放文件句柄,但没有效果,目前怀疑可能是部分分片因为某些原因没有被正确清理,目前我该如何去定位这个问题?
2.0
0
votes
2
answers
130
views
varian
3
•
asked Aug 29, 2024
通过jdbc执行sql查询, 把结果insert到数据表时,结果数不确定
重现步骤: 0, 原始表数据未发生变化 1, sql执行查询,结果数是确定的29614,前后多次执行结果不变 {code...} 数据库版本:doris 2.1.5 jdbc版本:mysql-connector-j-8.2.0.jar和mysql-connector-java-5.1.49.jar 请问一下怎么处理或者如何进一步排查这个问题?
2.1
0
votes
2
answers
87
views
Mr.Lee
3
•
asked Aug 29, 2024
doris 查询列表不支持子查询吗?可用什么代替吗?
2.0
0
votes
1
answers
184
views
BingzZ
11
•
asked Aug 29, 2024
表按月进行分区使用delete删除时不指定PARTITION只在where后面过滤分区字段doris对自动推断出分区吗?
表使用day字段按月分区,使用delete from table where day='2024-08-28'进行删除。 使用show delete查看发现partitionName是* 这是没有自动推断出分区全分区扫描了吗?
2.1
0
votes
2
answers
69
views
徐振超@SelectDB(可以直接加微信Faith_xzc)
8271
•
asked Aug 29, 2024
【最佳实践】X2Doris 常见问题及处理方案
安装部署 参考官网文档: [https://docs.selectdb.com/docs/ecosystem/x2doris/x2doris-deployment-guide 使用指南 参考官网文档:https://docs.selectdb.com/docs/ecosystem/x2doris/x2doris-use-guide] 常见问题 推荐使用最新版本的X2Doris,目前仅支持jdk8 使用文档参考:https://docs.selectdb.com/docs/ec...
x2doris
content
faq
0
votes
3
answers
555
views
Prev
Prev
293
294
295
(current)
296
297
Next
Next
Hot Questions
Doris 4.0.4 物化视图异常问题反馈
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
Doris 4.x 预热
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
存算分离下groupcommit是否支持wal写入
doris-manager CVE-2025-4123漏洞
1 answers