Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
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
68
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
108
views
yugunsung
117
•
asked Apr 11, 2024
【修复中】doris webui数据预览报语法错误
doris版本:2.0.8 数据预览报错如下:
doris-webui
2.0
0
votes
1
answers
181
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
247
views
东方红
17
•
asked Apr 11, 2024
【已解决】Doris Manager 打开站内通知很慢,怎么优化
manager
0
votes
1
answers
97
views
____
5
•
asked Apr 11, 2024
【已解决】helm 安装 2.1.1 创建物化视图报错
使用官方文档上的 demo 创建物化视图报错https://doris.apache.org/zh-CN/docs/query-acceleration/async-materialized-view/#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9CREATE MATERIALIZED VIEW mv1 BUILD DEFERRED REFRESH AUTO ON MANUAL partition by(l_shipdate) DISTRIBUTE...
mtmv
0
votes
1
answers
256
views
xuweijun
35
•
asked Apr 11, 2024
【已解决】通过 nginx 转发到 fe 的 9030 端口出现报错: [MysqlChannel.fetchOnePacket():276] receive packet sequence id[88] want to get[1]
问题描述: 1、直接链接fe 的9030 端口是可以成功,但是通过nginx 转发到 fe的9030 ,应用就无法链接 这个是直接telent fe 的端口,正常的 这个是telnet nginx 的端口,不正常 nginx 的配置 fe 的warn 日志 2024-04-11 16:37:57,007 WARN (mysql-nio-pool-0|168) [MysqlChannel.fetchOnePacket():276] receive packet sequence...
cluster
2.0
0
votes
2
answers
207
views
许鸿坤@Cisco
21
•
asked Apr 11, 2024
【已解决】Variant导致Be结点一直重启,如何调优?
我们有8台be, 每台机器都是32核 100G,只有一张表,加入了一个很宽很深的json,导致所有be一直在重启。 如何微调?使用variant有哪些注意事项?
2.1
0
votes
3
answers
117
views
bin4121
13
•
asked Apr 11, 2024
【已解决】一个profile,希望可以分析一下性能瓶颈与相应的优化
doris版本1.1.3 其中的一个instance: {code...}
performance
1.2
0
votes
2
answers
279
views
zckoon
5
•
asked Apr 11, 2024
【已解决】Doris 的元数据内存占用如何估算
doris的元数据是在内存中的,那么能根据表分区分桶数据量等信息,估算出大概占据的内存是多少吗
2.1
0
votes
1
answers
268
views
Prev
Prev
416
417
418
(current)
419
420
Next
Next
Hot Questions
doris同连接的元数据获取不到字段
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
doris任务跑批失败,请问这个失败原因是什么?有什么好的解决方法吗?
1 answers
Doris Manager支持降级吗
1 answers
arm版本部署doris4.0版本,提示No valid foundationdb package found in /data/doris-manager-downloads/doris
1 answers
Group Commit写入原理请教
1 answers