Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
coend
5
•
asked Jun 19, 2024
2.0.11版本无法使用HDFS进行冷热数据分层
2.0
docs
0
votes
2
answers
28
views
Jclub
3
•
asked Jun 19, 2024
2.1.3版本读取0.12.x版本的hudi表报错
2.1.3版本读取0.12.x版本的hudi表报错,在读取log文件是报:IOException: java.lang.RuntimeException: key not found: _hoodie_commit_time ========================================================= SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.8.125.167)[CA...
2.1
0
votes
2
answers
75
views
hwanginsitein
3
•
asked Jun 19, 2024
【已解决】2.1.3 版本,spark读doris,获取不到数据
条件是 event_day = '20240618' and event_min <= 1115 一开始用的pom依赖是: {code...} 我现在可以肯定就是 event_day = '20240619' 这个筛选条件出问题了,因为我去掉 event_day 的条件筛选,只保留 event_min = 1000,是有数据可以拿到的
2.1
0
votes
1
answers
93
views
Sol.
7
•
asked Jun 19, 2024
Doris2.0.2数据导出到S3,发生某个字段数据丢失问题
导出语句 源数据 导入到S3的数据 S3TVF 这个表导入没有异常,是否和json类型有关系,这个表没有json类型的字段.
2.0
0
votes
1
answers
111
views
yuege
3
•
asked Jun 18, 2024
审计日志表字段不全,期望增加更多字段
审计日志表 缺乏单独的表名字段 以及 对于写入sql的统计缺乏写入数据量的统计。 加上这几个字段以便于维护。
2.1
demand
0
votes
1
answers
45
views
xxww
9
•
asked Jun 18, 2024
【已解决】doris2.1.0,be.out报 Unsupported system page size
这个错误有什么影响吗?Unsupported system page size
2.1
0
votes
2
answers
71
views
____
7
•
asked Jun 18, 2024
【已解决】 doris 2.0.4创建MySQL数据源成功,但无法查询数据
create table mysql_test_flink1( id int, name varchar(100), age int ) ENGINE=mysql PROPERTIES ( "host" = "xxx.xxx.xxx.xxx", "port" = "3306", "user" = "adaamin", "password" = "saaa&#...
catalog
2.0
0
votes
1
answers
42
views
丽丽哥哥
11
•
asked Jun 18, 2024
doris2.1性能测试,variant存储比string或json存储占用存储空间真的低吗
下图是doris官方结论 地址:https://doris.apache.org/zh-CN/docs/sql-manual/sql-types/Data-Types/VARIANT?_highlight=variant 基于github events一个小时数据量测试,数据大小605M string建表 CREATE TABLE IF NOT EXISTS github_events_string ( id BIGINT NOT NULL, type VARCHAR(30)...
2.1
0
votes
1
answers
86
views
sg30000
3
•
asked Jun 18, 2024
group_concat 什么时候可以支持Distinct 和 order by 一起用?
ERROR 1105 (HY000): errCode = 2, detailMessage = group_concat don't support using distinct with order by together: group_concat(DISTINCT X.xxxx ORDER BY X.xxxx ASC, ',' ASC)
query
0
votes
1
answers
59
views
borderlayout
3
•
asked Jun 18, 2024
doris2.0.4版本,有1个BE的CPU负载利用率远高于其他BE,长时间达到90%以上
环境信息: doris2.0.4版本,3台be,3台fe,be配置sync_tablet_meta已经改为false。多个任务做streamload写入,另外有高并发点查业务,其中一台BE的负载远高于其他BE,长时间达到90%以上。具体见监控: 异常43节点的cpu idle为1%左右,则cpu busy接近99% 数据倾斜使用命令查看,基本看BE的tabletnum是均衡的: 使用top -H -p dorisPID查看(每1秒刷新截图): -----异常43节点<&...
cluster
2.0
0
votes
3
answers
163
views
Prev
Prev
289
290
291
(current)
292
293
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
求助!x2doris同步经常中断
1 answers
增量物化视图怎么创建
自动分区与动态分区联用分区名称不一致
1 answers
fe节点jvm gc频繁,偶尔出现fe节点be节点通讯报错
具有 GRANT_PRIV 权限的用户无法执行 CREATE-ROW-POLICY
1 answers