Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
liu_
15
•
asked Aug 12, 2024
0000-00-00格式日期create select 语句报错
doris版本doris-2.1.4-rc03 mysql5.7 mysql原表 {code...}
2.1
catalog
0
votes
2
answers
55
views
zhuhezhen
7
•
asked Aug 12, 2024
json_unquote函数报错问题
原版本:Version : doris-2.0.10 升级版本:Version : doris-2.1.5-rc02 版本升级后在表中新增了两个字段callercallid和calleecallid,varchar(64) 创建routine load任务,任务中通过json_unquote去除字符型数据中带的双引号 问题: 刚启动时,可以正常写库,但是一段时间后会自动停止消费,routine load任务正常,始终是running,停止消费后网卡流量激增,fe.log日志有...
2.1
0
votes
1
answers
25
views
J_hao104
13
•
asked Aug 12, 2024
doris-manager ui建议
主机查看列表前端自动刷新时,能否不进入load状态,或者像监控页面一样自己控制刷新时间 展开看指标一下子又没了。又得重新点开,刚点开又没了 其实可以无感知刷新,不要进入切入loading状态
2.1
0
votes
2
answers
58
views
保和太和
13
•
asked Aug 11, 2024
大佬求助 这块(SchemaChange 数据流 (JsonDebeziumSchemaSerializer))的依赖 ,请问应该用引用哪个包?
大佬求助 这块(SchemaChange 数据流 (JsonDebeziumSchemaSerializer))的依赖 整了半天也没找到,请问应该用引用哪个包? {code...}
2.1
0
votes
2
answers
29
views
LinLin
3
•
asked Aug 10, 2024
doris如何指定索引查询
doris如何指定索引查询
2.0
0
votes
1
answers
39
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
147
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
97
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
75
views
王艳忠
42
•
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
94
views
王艳忠
42
•
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
76
views
Prev
Prev
242
243
244
(current)
245
246
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
Doris 错误信息提示不准确
1 answers
2.1.11版本集成Ranger后,字段脱敏不可用,行过滤偶尔不可用
1 answers
Doris查询超时,已在SQL语句设置/*+ query_timeout(3000) */ 仍然在900秒时中断
1 answers
be挂掉,be.out提示Abort due to name conflict
1 answers
报错: Failed to get scan range, no queryable replica found in tablet
1 answers