Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
陶芃宇
7
•
asked Jul 22, 2024
冷热分层-hdfs source 降冷失败
版本:2.1.4 resource信息: 相关be.WARNING日志: W20240722 14:53:26.604739 172536 file_system.cpp:35] NOT_FOUND, No such file or directory), reason: RemoteException: File does not exist: /data/44230502/44230505.0.meta at org.apache.hadoop.hdfs.server.n...
2.1
0
votes
2
answers
106
views
hamming
5
•
asked Jul 22, 2024
2.1.4 版本 UDAF 慢执行不出来
我开发的一个UDAF 在窗口中使用 只是传参数 没做任何逻辑 一直执行不出来 {code...} 接近300万的数据量 lag 函数30秒可以出结果 调用自己开发的函数 一直不出结果 缩小数据量可以执行出来 但是时间也是很长. 52w的数据要210秒才能执行出来
2.1
0
votes
4
answers
139
views
海中之龙
13
•
asked Jul 22, 2024
【已解决】Doris通过catalog查另一个Doris中的视图报错
Doris版本:2.0.8 通过catalog查另一个Doris中改的视图: {code...}
catalog
2.0
0
votes
1
answers
93
views
____
1
•
asked Jul 22, 2024
doris湖仓一体方案能否支持一下alluxio的文件系统
iceberg table 创建在基于alluxio的存储上,在doris中创建iceberg的catalog可以正常读取table元数据,但是在查询数据时报错
catalog
0
votes
2
answers
144
views
____
23
•
asked Jul 22, 2024
Doris写入hudi、paimon功能啥时候可以实现呢,有这方面的规划吗
doris回写hudi、paimon等数据湖功能是有规划吗,还是没有呢 预计写入性能会达到多少w/s呢
3.0
0
votes
2
answers
57
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
108
views
BingzZ
11
•
asked Jul 21, 2024
使用Aggregate模型时如何对聚合方式是BITMAP_UNION的bitmap字段删除指定值?
我有一个Aggregate模型的表,在写入数据时使用BITMAP_UNION聚合类型,新增的时候是可以把所有的值求并集存在bitmap里,但是有个场景就是写入的数据可能是新增也可能是需要删除,那如何在写入删除的数据时自动去移除掉bitmap中的数据?
2.1
0
votes
1
answers
32
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
136
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
234
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
304
views
Prev
Prev
260
261
262
(current)
263
264
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
Apache Doris内存不够,为什么不像spark一样排队处理,Tablet排队一个个处理,而是报错,请问这个解释对吗
1 answers
为什么相同的内存,执行一样的任务,spark可以执行完,但是doris却报内存不足错误,doris已经调整了单个任务可以使用集权资源的80%
1 answers
Cascades 优化器经过严格验证吗
1 answers
Doris 多任务并发更新部分列,出现数据丢失情况如何处理
Apache Doris内存不够,为什么Tablet不排队一个个处理,而是报错,请问这个解释对吗?
1 answers