Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
ademos
1
•
asked Jul 3, 2024
tablet和dat之间的对应关系
我们通过be_host:8040查看tablet列表,显示如下: 但是,实际be数据文件目录下,根据tablet可以找到对用的dat文件,如下: 请问这个对应关系是什么?为什么在页面查询不到tablet列表
2.0
0
votes
1
answers
59
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
234
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
463
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
302
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
277
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
177
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
141
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
127
views
changguowei
199
•
asked Jul 2, 2024
为什么同一个query_id会入库两次(__internal_schema.audit_log )?
同一个query_id入库两次,这是为什么?是bug吗
2.1
0
votes
2
answers
89
views
changguowei
199
•
asked Jul 2, 2024
连接doris超时
现在定时任务连接doris,有时会报如下错误,从审计日志中看没有看到执行的SQL,感觉是就没连上,但是程序的日志中有打印连接是可用的,集群资源那个时间点很充足,有没有其他方向可以分析一下? 目前连接doris使用的mysql包是8.0.28 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received...
2.1
0
votes
1
answers
268
views
Prev
Prev
360
361
362
(current)
363
364
Next
Next
Hot Questions
4.0.6版本不支持 unsupported hive table serde: org.apache.hadoop.hive.serde2.JsonSerDe
2 answers
存算分离cloud模式下的灾备问题
3 answers
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
1 answers
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers