随笔分类 - CentOS
摘要:Error: Could not find or load main class org.apache.zookeeper.server.quorum.QuorumPeerMain 1. 安装maven # 安装wget http://mirrors.hust.edu.cn/apache/maven
阅读全文
摘要:<build> <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <appendAssemblyId>false</appendAssemblyId> <descriptorRefs>
阅读全文
摘要:下载zookeeper wget http://mirror.bit.edu.cn/apache/zookeeper/zookeeper-3.5.8/apache-zookeeper-3.5.8.tar.gz 解压 tar -zxvf apache-zookeeper-3.5.8.tar.gz 修改
阅读全文
摘要:安装虚拟环境的前提是你需要CentOS安装python解释器。 1. 安装虚拟环境模块 pip3 install virtualenv -i https://mirrors.aliyun.com/pypi/simple/ 2. 安装virtualenvwrapper 工具管理虚拟环境 pip3 in
阅读全文

浙公网安备 33010602011771号