Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fayson/cdh-autouninstall
基于CDH5.x parcles安装,一键卸载脚本
https://github.com/fayson/cdh-autouninstall
Last synced: about 2 months ago
JSON representation
基于CDH5.x parcles安装,一键卸载脚本
- Host: GitHub
- URL: https://github.com/fayson/cdh-autouninstall
- Owner: fayson
- Created: 2017-05-31T14:47:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T01:55:14.000Z (about 2 years ago)
- Last Synced: 2024-04-18T06:15:05.495Z (8 months ago)
- Language: Shell
- Size: 223 KB
- Stars: 38
- Watchers: 4
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cdh-autouninstall
前置条件:
1.脚本基于CDH5.x版本的一键自动卸载程序,基于如下环境
2.CDH安装方式为parcels模式
3.CDH版本为5.x版本
4.脚本需要在Cloudera Manager服务器上运行
5.脚本仅支持RHEL System脚本输入参数说明:
username:登录集群的用户名
longinType:登录类型:key密钥文件,password密码登录,free免密认证
password:登录集群的认证文件或者密码,如果为密钥文件则确保文件权限为600目录文件说明(以下文件不能重命名,否则会导致不脚本不能正常使用):
autouninstall.sh 卸载脚本
components.list 集群中包含的所有组件
node.list 集群所有节点的hostname,必须为hostname
user.list 集群中所有启动服务的用户