Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
保和太和
13
•
asked Aug 11, 2024
大佬求助 这块(SchemaChange 数据流 (JsonDebeziumSchemaSerializer))的依赖 ,请问应该用引用哪个包?
大佬求助 这块(SchemaChange 数据流 (JsonDebeziumSchemaSerializer))的依赖 整了半天也没找到,请问应该用引用哪个包? {code...}
2.1
0
votes
2
answers
60
views
LinLin
3
•
asked Aug 10, 2024
doris如何指定索引查询
doris如何指定索引查询
2.0
0
votes
1
answers
76
views
weiyf
7
•
asked Aug 10, 2024
doris版本2.1.5,fe会出现failed to report task,服务器负载各方面都正常,doris表打不开了,会超时。
,重启之后没多久又开始报了,我把report_queue_size 从100调整到150也没用,看着应该是哪里阻塞了导致的,有大佬帮忙分析解决一下吗??
2.1
0
votes
1
answers
185
views
____
5
•
asked Aug 10, 2024
paimon2doris insert into select xxx OutOfMemoryError
doris2.0.14,paimon0.8 通过外部连接 INSERT INTO center_ods.ods_ra_customer_trx_lines_all select * from paimon_catalog.xx.xx 抛出cur path: hdfs://dummyPath. failed to init reader for file hdfs://dummyPath, err: [INTERNAL_ERROR]OutOfMemoryError: GC ov...
2.0
0
votes
1
answers
117
views
J_hao104
13
•
asked Aug 9, 2024
json解析函数explode_json_array有bug和文档描述不一致
文档描述空值和异常值应该返回null,实际并非如此 文档描述 空值返回null 异常值返回null 实际测试异常值返回0 空值无返回 doris版本2.1.5
2.1
0
votes
1
answers
111
views
王艳忠
62
•
asked Aug 9, 2024
ROUTINE LOAD 入库时间有误差
问题:这里入库的时间是按着获取第一条kafka数据的时间 修改 max_batch_interval 参数为1 后,偶尔也会出现1.2条入库时间小于kafka数据创建时间的问题 1、创建kafka测试表A {code...} 4、查看情况
2.1
0
votes
2
answers
115
views
王艳忠
62
•
asked Aug 9, 2024
冷热数据 如果表是3副本,冷数据转移到hdfs上面后依旧按3副本存储还是单副本
问题:1、 如果表是3副本,冷数据转移到hdfs上面后副本存储单副本还是3副本 2、如何把数据的缓存给清理掉 这个lru 没整明白 1、创建hdfs存储位置存放冷数据 Drop RESOURCE if exists remote_hdfs; CREATE RESOURCE "remote_hdfs" PROPERTIES ( "type"="hdfs", "fs.defaultFS"="hdfs://xx...
2.1
0
votes
1
answers
124
views
lihao
3
•
asked Aug 9, 2024
使用SSB性能测试,导入数据失败
控制台输出信息如下 {code...}
2.1
0
votes
2
answers
98
views
yugunsung
117
•
asked Aug 9, 2024
bitmap类型字段占用空间过大
版本:2.0.12 表模型agg,第2张表有1个bitmap类型字段(其它字段和第1张表都一样),通过show data命令发现表2大小比表1多出近180G,这个是正常的吗? {code...} 数据量
2.0
0
votes
1
answers
72
views
echo
3
•
asked Aug 9, 2024
hive的catalog查询表数据为空
集群架构四台节点,版本:1.2.6,分别是1fe,3be,1observer,1observer和一台be混布,然后最近一直出现通过master的fe读取catalog的表有时候读不出来数据,读取表数据为空,但是通过Observer是可以读取出来表数据的,我看了fe和observer的fe.conf配置是一样的,都配置了增量的元数据同步,参数如下: enable_hms_events_incremental_sync = true hms_events_polling_int...
catalog
1.2
0
votes
2
answers
112
views
Prev
Prev
310
311
312
(current)
313
314
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 预热
tablet冷却期间be故障,冷却中的tablet状态无法恢复