Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
baijun
15
•
asked May 7, 2025
存算分离模式下 使用HDFS作为存储层 是否会导致HDFS小文件过多
存算分离模式下 使用HDFS作为存储层 是否会导致HDFS小文件过多
3.0
0
votes
1
answers
37
views
tt
1
•
asked May 7, 2025
请教gbase catalog如何创建?
社区代码应该已有GBASE的访问功能,请问如何创建呢?文档中似乎没收到。望大神们解答,感谢。 [https://github.com/apache/doris/blob/master/fe/be-java-extensions/jdbc-scanner/src/main/java/org/apache/doris/jdbc/GbaseJdbcExecutor.java]
decoupled
catalog
0
votes
2
answers
31
views
toms
13
•
asked May 7, 2025
磁盘分布不均匀
2.1.8版本,如何使其更集中???修改很多参数无效
resource-admin
2.1
storage
0
votes
2
answers
52
views
潘大晚
1
•
asked May 6, 2025
AWS上是否有Doris正式服务可用?计划用于生产环境。
1、背景 :历史服务和中间件等,都已部署在AWS. 2、诉求 :希望 AWS 上能够直接部署或购买 Doris 数据库,便于整体架构规划,包括数仓基础搭建、数据引擎设计等。 3、疑问 :Doris 社区只提供 AWS 测试体验方案,例如 [https://doris.apache.org/zh-CN/docs/install/deploy-on-cloud/doris-on-aws] ,想了解 AWS 上是否有 Doris 正式服务可用?或提供自部署方案?
3.0
catalog
install
demand
0
votes
1
answers
70
views
____
9
•
asked May 6, 2025
2.1.9 BE宕机
在集群内,有一个be节点报错下面内容后就down了,随后被配置的supervisor拉起。 {code...}
2.1
0
votes
1
answers
78
views
____
9
•
asked May 6, 2025
2.1.9 报错There is no scanNode Backend available
Doris版本:2.1.9 查看事务存在大量的报错 且在监控中看还存在断点的情况 日志中看在该时间段存在大量的Fail to write into Socket {code...} 这种问题从哪里下手排查
2.1
0
votes
1
answers
68
views
1
•
asked May 6, 2025
版本2.0.15,一个简单的查询都报内存不足错误,哪个兄弟能解决吗?很急!现在系统没法使用了,给大红包 微信17301583192
这是报内存不足的错误截图 这是节点26的top截图 这是节点25的top截图 这是节点22的top截图
2.0
0
votes
1
answers
90
views
jin'song tang
15
•
asked May 6, 2025
audit_log表stmt字段中文乱码
doris版本:2.1.3 fe.audit.log文件中文正常显示 查询audit_log表,中文不能正常显示,显示??? 字符集设置如下: 请帮忙给个解决思路哈
2.1
0
votes
2
answers
43
views
LaughingJun
7
•
asked May 6, 2025
hive catalog 写Doris异常 Insert Overwrite on same table
hive catalog 写 Doris 1.异常 errCode = 2, detailMessage = Not allowed running Insert Overwrite on same table: test.ads_bas_co2, 2.同样的语句之前是可执行的, 3.有这个异常后 truncate 执行卡死, 4.查询数据正常, 5.当天重启后问题可以复现,过几天(假期)后出现线程数据过多 6.重启后恢复正常 备注: 服务器资源充足,io 网络 内存 cpu...
3.0
0
votes
1
answers
90
views
lee.Wang
11
•
asked May 5, 2025
doris版本doris-2.1.7 。UK模型下有个字段id是自增的,消费kafka消息uk相同的消息,为什么这个自增id 会变化呢
CREATE TABLE test ( k1 bigint NOT NULL COMMENT 'k1', k2 bigint NOT NULL COMMENT 'k2', k3 bigint NOT NULL COMMENT 'k3', id bigint NOT NULL AUTO_INCREMENT(1) COMMENT '虚拟id', credate datetime NOT NULL DEFAULT CU...
2.1
ingestion
0
votes
2
answers
40
views
Prev
Prev
123
124
125
(current)
126
127
Next
Next
Hot Questions
Doris 某个be节点负载高,导致短暂宕机
版本4.0.4,算子罗盘留下了一堆空目录
doris 3.1.2连接iceberg问题
1 answers
升级4.0 insert 文本转数字出问题
1 answers
flink 多job checkpoint超时,doirs abort transation
1 answers
doirs表数据归档到对象存储的问题
2 answers