zookeeper集群安装 1、 master 172.16.12.114 2、 slave1 172.16.12.115 3、 slave2 172.16.12.116 zookeeper 集群通常是用来对用户的分布式应用程序提供协调服务的,为了保证数据的一致性,对 zookeeper 集群进行了这样三种角色划分:leader、fol...
centos7安装postgresql 依据官方文档进行yum安装, https://www.postgresql.org/download/linux/redhat/ 安装方法 选择办版本: 12 选择平台: CentOS, 选择架构: x86_64 安装存储库RPM: yum install https://download.pos...
linux升级Confluence,此文档从6.13升级到7.5版本 1.1 备份jar文件,并下载最新版本的安装包 cd atlassian/confluence/confluence/WEB-INF/lib/ cp -a atlassian-extras-decoder-v2-3.4.1.jar /tmp/ cd /home/too...
详细见官方中文网站介绍及搭建: https://rocketmq-1.gitbook.io/rocketmq-connector/ 主要搭建以下两个模块就可以: RocketMQ Connect 简单理解RocketMQ Connect就是借RocketMQ从其他系统获取数据发送到RocketMQ,然后从RocketMQ消费消息写入到其...
linux中安装openoffice 1、下载并解压 下载地址: http://www.openoffice.org/zh-cn/ (需要下载rpm格式的) cd /home/tools wget https://jaist.dl.sourceforge.net/project/openofficeorg.mirror/4.1.7/b...
大数据集群cdh5.8安装 1.1 大数据集群cdh5.8彻底卸载步骤 1.1.1 关闭集群中的所有服务。 这个可以通过clouder manger 主页关闭集群。 也可以用命令 /opt/cm-5.8.0/etc/init.d/cloudera-scm-server stop /opt/cm-5.8.0/etc/init.d...
第1章 ansible之文件的批量分发介绍 说明信息: ansible软件相关参考链接信息 http://docs.ansible.com/ansible/intro_installation.html http://www.ansible.com.cn/ http://docs.ansible.c...
CentOS7 安装 SS 代理软件 1、yum install epel- tab 补全安装 ## 安装 EPEL-RPM 软件扩展(其中有 epel-rpm-macros-7-13.noarch 、 epel-release-7-11.noarc...