19 Star 95 Fork 54

pippo/hadoop-ansible

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hive.yml 261 Bytes
一键复制 编辑 原始数据 按行查看 历史
pippo 提交于 2018-01-04 16:31 . install hive
- hosts: hive
remote_user: root
vars_files:
- vars/user.yml
- vars/var_basic.yml
- vars/var_master.yml
- vars/var_hive.yml
vars:
open_firewall: true
install_hive: true
config_hive: true
init_hive: true
roles:
- hive
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/pippozq/hadoop-ansible.git
git@gitee.com:pippozq/hadoop-ansible.git
pippozq
hadoop-ansible
hadoop-ansible
master

搜索帮助