Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
fynn
1
•
asked Dec 19, 2024
doris 副本均衡报错 no proper tag is chose for tablet
我们有三台主机,每台主机都部署了3个doris的be节点,总共9个节点,我们数据是3副本的,之前有打开过allow_replica_on_same_host = true 使的某些tablet的副本数据在同一台主机上,现在我们将allow_replica_on_same_host改成了false,使得同一台主机上的副本数据开始迁移到其他主机上,但是迁移过程中报错no proper tag is chose for tablet,这个是什么原因呀
2.1
0
votes
1
answers
31
views
bw-chuxin
33
•
asked Dec 19, 2024
聚合模型支持collect方法
类似paimon里面的聚合模型的collect聚合方法 我们有个给工单打标签的业务,我们需要实时的把这些打标数组根据工单编号聚合成一个数组,然后业务要根据标签去检索工单信息,每次工单有新标签时得把这个工单的所有达标数据重新算一次,比较费资源,我想问一下咱们的聚合模型能实现我只管往表里面写数据,然后聚合模型自动聚合成一个标签数组
demand
0
votes
1
answers
30
views
tttt
1
•
asked Dec 19, 2024
datax根据主键更新导入redis报错illegal partial update block columns: 2, num key columns: 2, total schema columns: 23
loadProps设置: 报错内容: doris表data_x中的主键只有METER_ID和TV
storage
ingestion
0
votes
2
answers
43
views
zlzk_liuxin
1
•
asked Dec 19, 2024
同一个sql, 有时候执行较慢,想分析下sql执行时的性能瓶颈和集群状态
版本: 2.1.4 sql: select datatime as date ,ROUND(tem_acc,1) as accTemperature ,ROUND(pre_acc,1) as accRainfall from doris_dm_db.dm_zlsa_iot_qx_history_GOSO_DAY_tem_pre_acc_v2_ds -- doris_da_db.da_zlsa_iot_qx_history_tem_pre_acc_farm_ds where D...
2.1
0
votes
1
answers
74
views
liuyz
7
•
asked Dec 19, 2024
联邦查询字段出现异常Nullable(UInt8)
Function eq get failed, expr is VectorizedFnCall[eq](arguments=org_name, String,return=Nullable(UInt8)) and return type is Nullable(UInt8). 什么意思? 这个org_name参数是有值的,但是where org_name in('pacs医院')后出现异常???
2.1
0
votes
2
answers
51
views
lxdyycg
3
•
asked Dec 19, 2024
doris中表的分区
doris中单个表的分区数量有上限吗?
3.0
0
votes
1
answers
49
views
Pumbaa
9
•
asked Dec 19, 2024
FE调试问题
在IDEA里编译完FE启动,有几个问题比较疑惑: 1、在本地调试FE时必须启动BE吗? 2、查看官方文档FE是可以单独部署的,通过mysql -uroot -P<fe_query_port> -h<fe_ip_address>可以连接上的,本地启动显示Open mysql server success on 9030但是却连接不上 日志如下: {code...}
2.1
0
votes
1
answers
63
views
fynn
1
•
asked Dec 18, 2024
2.1.6 版本中节点均衡报错
移除be节点时报错如下: 变更副本位置报错如下:
2.1
0
votes
1
answers
52
views
Samuel
4
•
asked Dec 18, 2024
Doris be failed to register task|type=PUBLISH_VERSION
版本:1.2.5 be报错,导致fe task中PUBLISH_VERSION任务达到2万+,fe内存持续上升
faq
0
votes
1
answers
38
views
XQG
15
•
asked Dec 18, 2024
BUG LATERAL VIEW explode_split 相关的BUG
报错的SQL 语句 SQL 错误 [1054] [42S22]: errCode = 2, detailMessage = Unknown column 'value' in 'lv1' {code...}
2.1
0
votes
1
answers
43
views
Prev
Prev
149
150
151
(current)
152
153
Next
Next
Hot Questions
manager怎么升级4.0版本
1 answers
manger 主机页面,残留的节点怎么移除
1 answers
查询Paimon的Catalog经常超时,查询不到数据。
1 answers
Doris 3.1 写入监控
spark-doris-connector,Unknown column 'null' in 'table list'
1 answers
Doris v2.0.10 Tablet 副本修复失败
1 answers