Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
taco
5
•
asked Sep 21, 2024
如何清除k8s dns 缓存,be一直去连接不存在的ip
SQL Error [1105] [HY000]: errCode = 2, detailMessage = (doriscluster-be-5.doriscluster-be-internal.doris-2-1.svc.cluster.local)[CANCELLED]Failed to connect to backend 20508: [E112]Not connected to 172.16.18.126:8060 yet, server_id=6121 集群中并...
2.1
0
votes
3
answers
110
views
____
11
•
asked Sep 20, 2024
倒排索引查询出异常数据
doris-2.1.5 SELECT * FROM IoTrove.iot_device_status_fact WHERE utc_time BETWEen '2024-09-12' AND '2024-09-13' AND device_mac = 'eb5ae1c09eac88e480mika' ORDER BY utc_time DESC 查询发现有device_mac != 'eb5ae1c09eac88e48...
2.1
0
votes
1
answers
56
views
____
11
•
asked Sep 20, 2024
cancel export报错:Access denied; you need (at least one of) the (Admin_priv,Select_priv) privilege(s)
doris-2.1.5 当前root账号,取消一个export任务报错 CANCEL EXPORT from IoTrove where label = 'export_42d5301e-5719-4e99-9a49-b478dd215af7' and state = 'EXPORTING' 查看root账号权限正常 帮忙排查下这个问题
2.1
0
votes
1
answers
16
views
doris-新疆分刀
13
•
asked Sep 20, 2024
安装2.1.6后,插入数据bethere exists unhealthy backend. backend 10124 is down就会宕机:
{code...}
2.1
1
votes
1
answers
82
views
PeatBoy
9
•
asked Sep 20, 2024
【Array类型 BUG】Aggregate 模型使用 _id 查询 与使用 业务唯一字段 查询的结果中,所有 Array<Varchar> 类型均不一致,但其他类型字段正确
Aggregate 模型,除主键 _id 外的业务字段均使用 REPLACE NULL,数据使用 StreamLoad 导入。 生产环境中:偶现使用 _id 查询 与使用 业务唯一字段 查询的结果中,所有 Array 类型均不一致(像是错乱到其他数据上了),但其他类型字段正确。 例如: 使用 _id Aggregate 主键查询: {code...} 以上使用 _id 查询的结果是正确的,使用 docNum 业务唯一字段查询的结果中, orderType、typeEnum、m...
2.1
2.0
0
votes
1
answers
64
views
今晚打老虎
13
•
asked Sep 20, 2024
如何alter Workload Policy?
doris版本2.1.6,新建了Workload Policy: {code...} 而我属于'workload_group'='analysis_g1' 的用户 执行查询时,执行时间为3秒多,也没有被cancel,请问是哪里没有配置对吗?
2.1
0
votes
1
answers
29
views
languoqiang
7
•
asked Sep 19, 2024
有关版本的问题?
3.0版本有了,怎么发一个2.1.6版本?
3.0
0
votes
1
answers
56
views
forest
35
•
asked Sep 19, 2024
doris 2.1.0升级到2.1.5之后建表时自动分区报错
在2.1.0创建自动分区是成功的
2.1
0
votes
3
answers
61
views
今晚打老虎
13
•
asked Sep 19, 2024
doris 2.1.6 自动分区创建不了
doris从2.1.0升级到2.1.6以后,有如下建表语句 {code...} 但是在执行以下语句: INSERT into test3 values(1,cast('2024-07-26 15:44:21' as datetime),'zhangsan',18,185.2,23.5,1,'M',cast('2024-07-01' as date),cast('2024-07-01 15:44:21...
2.1
0
votes
2
answers
221
views
Jasonf
21
•
asked Sep 19, 2024
升级之后 2.1.6 catalog 链接 sqlserser 2012 一直提示报错 之前都不会
{code...}
2.1
0
votes
2
answers
98
views
Prev
Prev
204
205
206
(current)
207
208
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
复杂SQL优化,请求协助
1 answers
doris2.1.4 Java服务实时查询超时[E1008]Reached timeout=30000ms @XX.XX.15.96:8060
1 answers
doris-manager-25.0.0,selectdb-doris-2.1.10- 。BE节点一直启动失败,报错信息如下,求助。
1 answers
Doris manager配置问题
使用flink-cdc全库同步,MySQL到doris,MySQL新加了表,不重启任务,能增量同步表到doris吗?
1 answers