Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
hamming
5
•
asked Jul 22, 2024
2.1.4 版本 UDAF 慢执行不出来
我开发的一个UDAF 在窗口中使用 只是传参数 没做任何逻辑 一直执行不出来 {code...} 接近300万的数据量 lag 函数30秒可以出结果 调用自己开发的函数 一直不出结果 缩小数据量可以执行出来 但是时间也是很长. 52w的数据要210秒才能执行出来
2.1
0
votes
4
answers
175
views
海中之龙
13
•
asked Jul 22, 2024
【已解决】Doris通过catalog查另一个Doris中的视图报错
Doris版本:2.0.8 通过catalog查另一个Doris中改的视图: {code...}
catalog
2.0
0
votes
1
answers
128
views
____
1
•
asked Jul 22, 2024
doris湖仓一体方案能否支持一下alluxio的文件系统
iceberg table 创建在基于alluxio的存储上,在doris中创建iceberg的catalog可以正常读取table元数据,但是在查询数据时报错
catalog
0
votes
2
answers
180
views
____
23
•
asked Jul 22, 2024
Doris写入hudi、paimon功能啥时候可以实现呢,有这方面的规划吗
doris回写hudi、paimon等数据湖功能是有规划吗,还是没有呢 预计写入性能会达到多少w/s呢
3.0
0
votes
2
answers
91
views
Fuzzyy
7
•
asked Jul 22, 2024
通过Ranger去管理doris权限,PolicyRefresher刷新策略失败
Doris版本信息:2.1.3 Version: doris-2.1.3-rc09-2dc65ce356 通过https://doris.apache.org/zh-CN/docs/admin-manual/auth/ranger?_highlight=ranger这篇去部署ranger插件,刚部署完毕后策略可正常下发并生效,但是过段时间后log中会报策略刷新失败,ranger上新建策略也无法正常下发生效,重启FE后可正常下发,已知该问题和kerberos相关。目前doris...
2.1
0
votes
1
answers
143
views
BingzZ
11
•
asked Jul 21, 2024
使用Aggregate模型时如何对聚合方式是BITMAP_UNION的bitmap字段删除指定值?
我有一个Aggregate模型的表,在写入数据时使用BITMAP_UNION聚合类型,新增的时候是可以把所有的值求并集存在bitmap里,但是有个场景就是写入的数据可能是新增也可能是需要删除,那如何在写入删除的数据时自动去移除掉bitmap中的数据?
2.1
0
votes
1
answers
53
views
volcano
5
•
asked Jul 21, 2024
less than low water mark
doris kubernetes部署,3个be节点,2c4g,因为只是测试所以资源并不高,现在数据只有1w多,但是执行查询的时候报错: Error 1105 (HY000): errCode = 2, detailMessage = (doriscluster-helm-be-2.doriscluster-helm-be-internal.default.svc.cluster.local)[MEM_ALLOC_FAILED]Create Expr failed becaus...
2.1
0
votes
2
answers
208
views
这不科学
5
•
asked Jul 20, 2024
doris2.1.4的group commit性能测试异常
请问各位大佬有测试过doris2.1.4的group commit性能吗?我自己测试下来和官方数据差了10倍,只有1.3wqps,差的太远。 一、测试方法:JAVA按官网groupCommitInsertBatch示例写的程序测试,20线程+100batch,lineitem表 二、测试环境: 阿里云16C32G * 1 同时部署FE和BE(配置虽然比官网测试差,但是官网测试cpu资源占用资源很低) 阿里云4C4G * 1 部署测试JAVA程序 centos7.9+openj...
2.1
0
votes
1
answers
264
views
volcano
5
•
asked Jul 20, 2024
Error 1105 (HY000): errCode = 2, detailMessage = Failed to prepare statementtry to set enable_server_side_prepared_statement = true
使用golang gorm连接doris,执行查询报错: Error 1105 (HY000): errCode = 2, detailMessage = Failed to prepare statementtry to set enable_server_side_prepared_statement = true doris版本为2.1.4,原先doris版本2.1.1报错: errCode = 2, detailMessage = Only support prepa...
2.1
0
votes
1
answers
369
views
z404289981
21
•
asked Jul 19, 2024
2.0版本doris,fe.audit.log中找不到strem load相关日志
audit_log_modules设置值为slow_query, query, load, stream_load be的enable_stream_load_record配置为默认值false fe.audit.log中没有记录stream load的记录,请问下是否还需要开启什么配置项才会记录stream load
2.0
0
votes
1
answers
56
views
Prev
Prev
327
328
329
(current)
330
331
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