摘要: flink + iceberg 快速搭建 the environment includes: minio iceberg flink Centos 更换 tencent 的yum源 备份系统旧配置文件 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.rep 阅读全文
posted @ 2024-08-18 14:46 兰丰岐 阅读(140) 评论(1) 推荐(1) 编辑
摘要: 1 #!/bin/bash 2 # doris部署环境要求: 3 #(1)一台或多台机器,操作系统CentOS 7.x-86_x64 4 #(2)硬件配置:内存4G+,CPU 2核+; 5 #(3)集群内各个机器之间能相互通信; 6 #(4)集群内各个机器可以访问外网,需要拉取文件; 7 #(5)提 阅读全文
posted @ 2023-08-12 16:15 兰丰岐 阅读(858) 评论(0) 推荐(1) 编辑