Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
9
•
asked May 6
2.1.9 报错There is no scanNode Backend available
Doris版本:2.1.9 查看事务存在大量的报错 且在监控中看还存在断点的情况 日志中看在该时间段存在大量的Fail to write into Socket {code...} 这种问题从哪里下手排查
2.1
0
votes
1
answers
29
views
1
•
asked May 6
版本2.0.15,一个简单的查询都报内存不足错误,哪个兄弟能解决吗?很急!现在系统没法使用了,给大红包 微信17301583192
这是报内存不足的错误截图 这是节点26的top截图 这是节点25的top截图 这是节点22的top截图
2.0
0
votes
1
answers
70
views
jin'song tang
15
•
asked May 6
audit_log表stmt字段中文乱码
doris版本:2.1.3 fe.audit.log文件中文正常显示 查询audit_log表,中文不能正常显示,显示??? 字符集设置如下: 请帮忙给个解决思路哈
2.1
0
votes
2
answers
37
views
LaughingJun
3
•
asked May 6
hive catalog 写Doris异常 Insert Overwrite on same table
hive catalog 写 Doris 1.异常 errCode = 2, detailMessage = Not allowed running Insert Overwrite on same table: test.ads_bas_co2, 2.同样的语句之前是可执行的, 3.有这个异常后 truncate 执行卡死, 4.查询数据正常, 5.当天重启后问题可以复现,过几天(假期)后出现线程数据过多 6.重启后恢复正常 备注: 服务器资源充足,io 网络 内存 cpu...
3.0
0
votes
1
answers
39
views
lee.Wang
5
•
asked May 5
doris版本doris-2.1.7 。UK模型下有个字段id是自增的,消费kafka消息uk相同的消息,为什么这个自增id 会变化呢
CREATE TABLE test ( k1 bigint NOT NULL COMMENT 'k1', k2 bigint NOT NULL COMMENT 'k2', k3 bigint NOT NULL COMMENT 'k3', id bigint NOT NULL AUTO_INCREMENT(1) COMMENT '虚拟id', credate datetime NOT NULL DEFAULT CU...
2.1
ingestion
0
votes
2
answers
36
views
woshixiaobai
1
•
asked May 4
使用lag开窗时遇到错误的结果-2.1.8版本
我开窗时已经按照了user_id分区,不知道为啥取上一行的数据时,1002这个用户会取到1001这个用户的值。同样的代码用sparksql跑是正确的
2.1
0
votes
1
answers
45
views
Neal_Zzzz
17
•
asked Apr 30
insert报错:you can set batch_size a number smaller than 16185623 to avoid this error
当执行insert into a select * from b报错,当把 b这个查询结果拆分后能Insert成功, 具体执行过程和报错如下: mysql> insert into dwd_t_trace select * from ods_t_traces partition p20241101000000 ; ERROR 1105 (HY000): errCode = 2, detailMessage = (192.168.8.56)[CANCELLED][E-31...
2.1
0
votes
1
answers
60
views
1
•
asked Apr 30
insert导数失败
2.1.6版本 正式集群:16C64G3FE + 16C64G16BE 测试集群:16C64G1FE + 16C64G3BE 两集群参数一致、宿主机套餐一致 已设置参数: admin set frontend config ('publish_version_timeout_second'='500'); set global insert_visible_timeout_ms = 600000; set global enable_stron...
2.1
0
votes
1
answers
23
views
tanyz
1
•
asked Apr 30
本地分层- SSD 和 HDD 磁盘混合使用
我已部署一套doris集群,数据存储在SSD盘;我想使用本地分层,热数据存储SSD,冷数据下沉到HDD;我现在已经挂载了一个新HDD盘,那么我该如何正确操作(直接添加storage_root_path路径并打标,be节点重启失败)
2.1
0
votes
1
answers
40
views
CCCKKK
3
•
asked Apr 30
catalog透传执行结果不一致
透传查询执行结果不一致 查询catalog中的系统表得到数据量 分别执行如下 一起执行如下 结果不一致
3.0
catalog
0
votes
2
answers
34
views
Prev
Prev
14
15
16
(current)
17
18
Next
Next
Hot Questions
【资料下载】5/17 相约广州,与天翼云、无限极、货拉拉一同揭秘可观测、湖仓一体、用户画像等实时数仓前沿实践
1 answers
bitmap精确去重 效率不如distinct?
[CANCELLED]failed to initialize storage reader. tablet=57732, res=[E-3110][INTERNAL_ERROR]different type between schema and column reader
bdb过大,3FE因为其中一台机器故障导致fe启动不了,选定了一个fe作为master重新租了集群
1 answers
跪求大佬指导一下,doris be节点其中一个磁盘故障后更换新磁盘后无法重启be服务
1 answers
Spark读取Doris报错
1 answers