hadoop-ansible/hadoop-common.yml

18 lines
314 B
YAML
Raw Normal View History

---
- hosts: hadoop_worker_nodes:hadoop_masters
remote_user: root
max_fail_percentage: 10
serial: "25%"
# vars_files:
# - ../library/vars/isti-global.yml
roles:
- common
- cdh_common
- chkconfig
- hadoop_common
- hadoop_config
- hadoop_zookeeper
- hadoop_zookeeper_config