Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
shilu
1
•
asked Apr 21
节点故障恢复,tablet副本无法不均衡,删除节点重新添加也不行
doris版本:3.1.2 一台be节点磁盘故障后,更换磁盘重新加回集群,tablet无法迁移回来(清理了be_custom.conf),把这个集群下线,重新添加回来依然不行,只有新创建的分区tablet才会分配到这个节点,已经过去一周,问题依旧 fe配置了均衡策略: tablet_rebalancer_type = partition be节点设置了不同标签(b28,hy各10台),下面是两组机器详情 没有关闭均衡 已确认节点状态正常,trash没有数据,没有事物卡住,也尝...
3.0
cluster
0
votes
0
answers
38
views
孙含亚111
1
•
asked Apr 21
reading authorization packet, system error: 104
我在通过滚动升级,将Doris集群从2.1.9,升级到4.0.x之后 在使用python+airflow.providers.mysql.hooks.mysql import MySqlHook调用doris,执行sql命令, 偶发性报错为:(2013, "Lost connection to MySQL server at 'reading authorization packet, system error: 104") 大多数情况都是可以正常执行...
4.0
0
votes
1
answers
44
views
jason
3
•
asked Apr 20
Doris 4.0 新增的 算子落盘(Spill Disk) 功能
请问Doris4.0新增的算子落盘(Spill Disk)功能的提交链接在哪里?
operator
0
votes
1
answers
34
views
asx
1
•
asked Apr 20
不同cpu架构下组建集群
请问,2台ARM架构,1台x86架构服务器,可以部署成一个3fe+3be的集群吗?cpu架构不同有什么影响。doris 3.1.3
3.0
0
votes
2
answers
31
views
ZDK
1
•
asked Apr 17
为啥创建doirs后mysql连接久一直卡住不动了
我看教程就是启动后,mysql客户端直接连接呀 我在其他机器上启动了BE 也是卡住了 4.0.5
4.0
0
votes
1
answers
26
views
jack
1
•
asked Apr 17
paimon查询如何关闭缓存
CREATE CATALOG IF NOT EXISTS paimon_catalog PROPERTIES ( 'type' = 'paimon', 'paimon.catalog.type' = 'filesystem', 'warehouse' = 's3://datacenter/warehouse/paimon', 's3.endpoint' = '...
4.0
0
votes
1
answers
22
views
z38822432
3
•
asked Apr 17
4.0.3 mysql 通过CREATE JOB 同步数据之后中文变成了?
创建任务配置如下 FROM MYSQL('include_tables'='t_architecture','password'='123123','database'='organ_platform','driver_class'='com.mysql.cj.jdbc.Driver','offset'='initial...
ingestion
0
votes
2
answers
40
views
1
•
asked Apr 17
Doris4.0.5在写入时通过PARTITION(*)自动检测分区的方式会报错分区创建失败
可直接看图,该表执行方式是: INSERT OVERWRITE TABLE xxx PARTITION(*) SELECT ... 之前的版本一直用的2.1.8,原来一直没有问题的SQL,升级到4.0.5后,这个语句会有问题。 我们有大量overwrite partition(*)的逻辑,有一些能成功,但有一些会失败,失败语法类似下图,我们用了auto partition,理论上自动检测分区应该会忽略已经存在的分区,而不会出现下述重新创建的情况。然后我们去掉了auto par...
4.0
0
votes
1
answers
82
views
Jude
5
•
asked Apr 17
audit_log 表坏了 版本3.1.4
tablet=1776369619261 [CORRUPTION] Bad page: checksum mismatch file=/data/doris/be/storage/data/51/1776369619261/363270539/0200000000034b92034634425ebf947db9e7553b020a8d85_0.dat
3.0
0
votes
1
answers
14
views
AnfaZhang
3
•
asked Apr 16
存算分离集群扩容咨询
将集群从3台扩容到4台, show backends看状态是正常的, 但是创建的新的Table的时候, Tablet还是会分配到原来3台老的节点, 新节点的Tablet一直是0 {code...} 这是什么原因呢
decoupled
0
votes
1
answers
23
views
Prev
Prev
2
3
4
(current)
5
6
Next
Next
Hot Questions
Doris3.1.3版本routine load报错
doris3.1.4存算分离,并发瓶颈
1 answers
Flink Doris Connector lookup join 报错 query waiting queue is full, queue length=100
1 answers
Flink Doris Connector lookup join 报错 esource temporarily unavailable
doris 4.0.4 版本存算分离,STORAGE VAULT 无法创建 ha 高可用的hdfs集群存储
1 answers
Flink Doris Connector 的left join on查询不到数据
1 answers