Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zhb123
319
•
asked Apr 12, 2024
【已解决】flink-connector-doris消费kafka写入doris出现问题
ingestion
2.0
0
votes
1
answers
67
views
hamming
5
•
asked Apr 12, 2024
【修复中】doris 2.0.8,在查询页点击 Data Preview 出现报错
2.0.8 的版本 有个bug 点击Data Preview 就会报错 看不到数据
2.0
0
votes
3
answers
116
views
DuckSide
3
•
asked Apr 12, 2024
routine load 报错:can not find workload group null
自2.0.2更新到2.1之后,大部分routineload无法发恢复,改为pause 状态报错: ErrorReason{code=errCode = 2, msg='failed to create task: errCode = 2, detailMessage = can not find workload group null'} 之前没有配置相关workload group 功能。 目前已知可以通过重新创建routine load job 来恢复,但...
2.1
0
votes
1
answers
31
views
forest
35
•
asked Apr 12, 2024
flink 通过GET /api/<db>/<table>/_schema 获取信息 失败
请求返回{ "msg": "Unauthorized", "code": 401, "data": "Need auth information.", "count": 0 }
2.1
0
votes
1
answers
46
views
许鸿坤@Cisco
21
•
asked Apr 12, 2024
从上一次checkpoint无法恢复
{code...} 已经参考了doris文档,errCode = 2, detailMessage = transaction [19650] not found Occurred in the Commit phase, the transaction ID recorded in the checkpoint has expired on the FE side, and the above error will occur when committing again a...
2.1
0
votes
1
answers
83
views
shifang
7
•
asked Apr 12, 2024
【已解决】doris 通过时间字段查询iceberg 报错
环境:doris 版本为2.0.7 iceberg 表结构如下: MySQL [(none)]> desc iceberg.sdm.s_bwt_ttsp_tdtp_j_trip_order; +----------------------+----------------+------+------+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------------...
2.0
0
votes
1
answers
46
views
xuzhilong906
3
•
asked Apr 11, 2024
【已记录】flinksql同步数据到doris报错
flink 1.16 连接器 doris 通过消费kafka数据到doris,报以下错误 org.apache.flink.runtime.JobException: Recovery is suppressed by FixedDelayRestartBackoffTimeStrategy(maxNumberRestartAttempts=10, backoffTimeMS=1000) at org.apache.flink.runtime.executiongraph.f...
2.0
0
votes
1
answers
61
views
yugunsung
115
•
asked Apr 11, 2024
【修复中】doris webui数据预览报语法错误
doris版本:2.0.8 数据预览报错如下:
doris-webui
2.0
0
votes
1
answers
151
views
Tangco
13
•
asked Apr 11, 2024
唯一数据被不同的分页参数重复查询出来
Doris版本:2.0.2和2.1.0 表模式:Duplicate 之前开启过查询缓存SQL Cache和Query Cache,在测试的过程中关闭了查询缓存并重启了Doris服务。 我在生产环境中,在不同的分页查询参数下,使用多线程并发查询不同页的数据,重复查询出了唯一的数据。 比如有一条唯一数据,uuid为27b0a92cd5804181af6015b0a5ce680d, 在limit 10000 offset 12000和limit 10000 offset 13000...
2.1
query
2.0
0
votes
1
answers
209
views
东方红
15
•
asked Apr 11, 2024
【已解决】Doris Manager 打开站内通知很慢,怎么优化
manager
0
votes
1
answers
61
views
Prev
Prev
349
350
351
(current)
352
353
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
a broken disk is found /be/storage 如何解决
1 answers
doris manager能否升级springboot版本
1 answers
doris的be奔溃,版本2.1.7
1 answers
Doris部署架构推荐
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了