Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
王艳忠
62
•
asked Jul 3, 2024
【缺少关键信息】failed to do cumulative compaction
doris 2.1.3 stream load 导入的时候出现的这个问题 这个 file size 0< 12是什么情况 ( [https://ask.selectdb.com/uploads/post/5csCPV5coG1.png] )
2.1
0
votes
2
answers
82
views
ademos
1
•
asked Jul 3, 2024
tablet和dat之间的对应关系
我们通过be_host:8040查看tablet列表,显示如下: 但是,实际be数据文件目录下,根据tablet可以找到对用的dat文件,如下: 请问这个对应关系是什么?为什么在页面查询不到tablet列表
2.0
0
votes
1
answers
50
views
____
7
•
asked Jul 2, 2024
【已解决】Frontend修改priority_networks后无法启动
doris版本2.1.4 priority_networks修改前使用的是默认的配置 priority_networks = 10.10.10.0/24;192.168.0.0/16 , 修改前fe中注册有be。 后来将 priority_networks修改为指定ip后启动提示错误如下且ui无法访问: {code...}
2.1
cluster
0
votes
1
answers
200
views
northisland
26
•
asked Jul 2, 2024
Doris 2.1.3 FE内存只增不降
【Doris 使用环境】生产上线 【Doris 版本】2.1.3 【问题描述】 使用环境调度较为频繁,大约每5min会有多个调度任务执行查询写入,但总体数据量不大,总共占用20GB磁盘。 表现为FE节点内存只增长不降低,配置了 {code...} 但仍然不会降低,之前增长还较为缓慢,会通过重启重置FE内存,今天发现内存经过一晚上到中午直接拉满被KILL了,FE内存配置了16GB 【操作系统】centos7 Linux 3.10.0-1160.92.1.el7.x86_64 【...
2.1
0
votes
2
answers
445
views
是李先生
15
•
asked Jul 2, 2024
meet error status: [THRIFT_RPC_ERROR]Couldn't open transport for :0 (Could not resolve host for client socket.)
Doris版本:2.1.3 Spark版本:2.4.5 connector版本: {code...}
2.1
1
votes
1
answers
294
views
是李先生
15
•
asked Jul 2, 2024
【已解决】自动分区异常,报错[ANALYSIS_ERROR]TStatus: errCode = 2, detailMessage = Unknown column 'pdate' in 'a'"
Doris版本:2.1.3 问题描述:BE节点挂掉导致自动分区异常,分区字段由date_trunc(pdate, 'day')变为date_trunc(a.pdate, 'day'),导致数据无法写入,错误信息如下: {code...}
2.1
ingestion
0
votes
1
answers
261
views
mortal
13
•
asked Jul 2, 2024
errors while publish version to all backends java.lang.NullPointerException: null
INFO (tablet checker|39) [TabletChecker.checkTablets():347] finished to check tablets. unhealth/total/added/in_sched/not_ready: 0/1130/0/68/0, cost: 3 ms errors while publish version to all backends java.lang.NullPointerException: null vers...
2.1
0
votes
2
answers
167
views
xialei
7
•
asked Jul 2, 2024
【已解决】flink-doris-connector 配置 fenodes 为多节点时,解析 url 报错
doris 版本:2.1.3 connector 版本:1.6.1 source 语句: {code...}
2.1
0
votes
1
answers
137
views
xialei
7
•
asked Jul 2, 2024
【已解决】flink batch 模式下 join 后查询错列
doris 版本:2.1.3 connector 版本:1.6.1 doris 中测试建表: flink batch 模式下读取 doris 表作为 source,join 后查询 city 列值变成了 age 列:
2.1
query
0
votes
2
answers
119
views
changguowei
199
•
asked Jul 2, 2024
为什么同一个query_id会入库两次(__internal_schema.audit_log )?
同一个query_id入库两次,这是为什么?是bug吗
2.1
0
votes
2
answers
83
views
Prev
Prev
343
344
345
(current)
346
347
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