Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
1
•
asked Jun 19, 2024
Spark Doris Connector使用中Stream Load返回503
目前使用spark doris connector来导入数据到doris, 使用过程中发现Stream Load Response是 2024-06-18 17:21:36,004 WARN [task-result-getter-2] scheduler.TaskSetManager: Lost task 0.0 in stage 5.0 (TID 18) (ad-nadp-dn08.prod.hl.ad.local executor 10): org.apache.dor...
ingestion
2.0
0
votes
1
answers
112
views
zzxiaoma
33
•
asked Jun 19, 2024
【已解决】Doris jdbc连接postgresql查询表数据出错
可以查到这个表,但是查询的时候报错。
2.1
query
0
votes
2
answers
49
views
coend
5
•
asked Jun 19, 2024
2.0.11版本无法使用HDFS进行冷热数据分层
2.0
docs
0
votes
2
answers
41
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
114
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
108
views
Sol.
7
•
asked Jun 19, 2024
Doris2.0.2数据导出到S3,发生某个字段数据丢失问题
导出语句 源数据 导入到S3的数据 S3TVF 这个表导入没有异常,是否和json类型有关系,这个表没有json类型的字段.
2.0
0
votes
1
answers
128
views
yuege
3
•
asked Jun 18, 2024
审计日志表字段不全,期望增加更多字段
审计日志表 缺乏单独的表名字段 以及 对于写入sql的统计缺乏写入数据量的统计。 加上这几个字段以便于维护。
2.1
demand
0
votes
1
answers
66
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
101
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
47
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
111
views
Prev
Prev
355
356
357
(current)
358
359
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED