Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
tlzmkm
17
•
asked Aug 27, 2024
Doris 1.2.7 写入的时候出现 txn_manager.cpp:154] too many transactions: 112, limit: 100
还有其他的机器时不时的出现 W0827 09:39:33.323386 4973 runtime_filter_mgr.cpp:271] runtimefilter rpc err:[E1008]Reached timeout=500ms @192.168.0.91:8060 W0827 09:39:33.323410 4973 runtime_filter_mgr.cpp:271] runtimefilter rpc err:[E1008]Reached timeout=5...
1.2
0
votes
1
answers
58
views
____
9
•
asked Aug 26, 2024
请问doris-manager从Manager v23.11.4升级到Manager v23.11.9时,发生异常 该如何解决
2.1
0
votes
1
answers
23
views
搬砖工人
17
•
asked Aug 26, 2024
PG 迁移 Doris 语法问题
在PG 中有这么一个语法 sum (xx) filter(where xxxx) 如下: {code...} 像这种语法,如果不使用 case when替换, Doris怎么能实现这种查询可以正常的替换 sum(xxx) filter (where)。
2.1
0
votes
1
answers
33
views
哈哈先生
5
•
asked Aug 26, 2024
DORIS 2.0版本 INSERT OVERWRITE table test PARTITION(p1,p2) SELECT * FROM test2问题
2.0版本中 INSERT OVERWRITE table test PARTITION(p1,p2) SELECT * FROM test2 其中P1和P2字段 怎么根据当前日期复制 目前我想使用 DATE_FORMATE(,'p%Y%m%d') 发现报错,有什么好的替代方案 主要版本是2.0
2.0
0
votes
1
answers
46
views
哈利波特强
3
•
asked Aug 26, 2024
【已解决】Reason: Unable to display, only support csv data in utf8 codec, please check the data encoding.
无法显示怎么办
2.1
0
votes
1
answers
50
views
leoleo
17
•
asked Aug 26, 2024
版本2.1.5 arrow-flight-sql jdbc连接问题
我想问一下,按照官方文档来arrow-flight-sql,使用jdbc链接的时候一直连不上,端口是开启了的,输入错误密码也会报错,请问一下关于doris支持arrow-flight-sql有啥其他没有配好的吗?版本2.1.5
2.1
0
votes
5
answers
209
views
B-Ashin
3
•
asked Aug 26, 2024
【已解决】函数multi_distinct_count 使用异常
DORIS-2.1.5 问题描述: 大家好,在以下场景使用multi_distinct_count函数时遇到invalid slot id的报错; 测试代码: with test1 as( select 'aaaaa1' sid, '张1' cname,200.05 cost union all select 'abbbba1' sid, '张2' cname, 5000.05 cost union all se...
3.0
2.1
0
votes
1
answers
157
views
clare
3
•
asked Aug 26, 2024
如何查看每个表的storage format
有没有什么api或命令可以查看某个表的storage format?想知道是V1还是V2。
1.2
0
votes
1
answers
37
views
endlesscyl
58
•
asked Aug 26, 2024
Doris2.0.3 BE节点常驻内存比较高相关问题
当前使用版本:Doris 2.0.3 BE节点内存配置:64G 存在问题: 当前集群随着使用时间增长,BE节点的常驻内存越来越大,由之前常驻均值10G到当前的常驻均值30G,这就导致查询落到BE节点可使用内存变少,查询显示节点内存超限的频率越来越高。 排查思路: 1、查看BE节点mem_tracker相关信息,发现Type为global占用内存较多 2、查看mem_tracker?type=global相关信息,发现label为Orphan占用内存较多,说明当前有大量内存没有...
2.0
0
votes
1
answers
214
views
星火-邓进
5
•
asked Aug 26, 2024
doris2.1.5运行几天后,所有新的会话都连接不上,集群又是存活状态
doris2.1.5运行几天后,所有新的会话都连接不上.这种情况已经接连出现2次了.每次都是重启后恢复了 通过已存在的会话,执行show frontends;show backends;可以看到fe和be都是存活状态,进程也是存活状态. 执行show all routine load;查看job也是运行状态,但是在OtherMsg列有报错 执行其他sql全部超时,比如select user,host from mysql.user;
2.1
0
votes
1
answers
60
views
Prev
Prev
195
196
197
(current)
198
199
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
Set global enable_auto_analyze = true 修改始终无效 columntablet也正常 配置文件也是初始化的默认设置 怎么处理
Recycler 是否有在 存算分离版本上的支持
2 answers
增加函数隐形转换
1 answers
centos7.9下doris2.1.8Be启动失败
1 answers
http://IP:端口/home 登录doris页面如何禁用掉?
1 answers