doris的be其中失败的原因

doris的be其中失败的原因

修改limits文件

复制代码
vim /etc/security/limits.conf

1在文件的末尾处添加或者修改

复制代码
* soft nofile 204800
* hard nofile 204800
* soft nproc 204800
* hard nproc 204800

vim /etc/sysctl.conf

#添加

fs.file-max = 6553560

vm.max_map_count = 2000000

1

2

#关闭防火墙

复制代码
systemctl stop firewalld
systemctl disable firewalld

执行生效

复制代码
sysctl -p

端口号有没有被占用

复制代码
http_port = 8030
rpc_port = 9020
query_port = 9030
edit_log_port = 9010

be_port = 9060
webserver_port = 8040
heartbeat_service_port = 9050
brpc_port = 8060

安装流程上的问题:

配置BE数据存储目录

storage_root_path=/path/your/data_dir

笔记。

默认目录在BE安装目录的storage目录下。
必须先创建BE配置的存储目录

相关推荐
hzp6663 天前
doris学习6:参数调优
数据库·doris·参数·数据库调优
SelectDB技术团队4 天前
Apache Doris 5.0 年度版本前瞻(一):构建统一的多模湖仓实时分析平台
大数据·doris·数据湖·湖仓一体·lakehouse·湖仓分析·多模分析
一路追寻5 天前
在大模型时代,Apache Doris 深度融合文本搜索、向量搜索、AI 函数能力,构建从数据存储、检索到分析的完整 AI 数据栈。
doris
迈巴赫车主5 天前
Doris简介
大数据·数据仓库·doris
SelectDB技术团队6 天前
Apache Doris 支持同步/异步物化视图与 ROLLUP,多表加速能力优于 StarRocks
大数据·数据库·doris·技术选型·物化视图·starrock·查询加速
SelectDB技术团队6 天前
统一全文检索与 SQL 分析:Apache Doris 日志分析实践
大数据·数据结构·后端·python·全文检索·doris·日志分析
SelectDB技术团队7 天前
StarRocks 适合做日志分析吗?
大数据·数据结构·后端·python·doris·日志分析·starrock
SL-staff10 天前
采购数据链打通实战:三步用JVS-BI实现跨系统ELT与嵌入式分析(附配置逻辑)
doris·数据集成·数据中台·elt·jvs-bi·采购数字化·低代码分析
hzp66621 天前
Doris学习2: 数据分布与存储机制学习笔记
doris·sstable·lsm-tree·lsm·compression
愤怒的苹果ext1 个月前
Apache Superset 使用
apache·doris·bi·superset·ai bi