2021-03-09 20:25:33 +01:00
2021-03-09 20:18:15 +01:00
2021-03-09 20:18:15 +01:00
2021-03-09 20:18:15 +01:00
2021-03-09 20:18:15 +01:00
2021-03-09 21:13:16 +01:00
2021-03-09 20:25:33 +01:00
2021-03-09 20:18:15 +01:00

ansible-hadoop

About

Bootstraps a HDFS/Hbase cluster with Ansible

Usage

$ ansible-playbook -i inventory.yml -e hadoop_path="/tmp" -e hdfs_cluster_id="test-cluster" hdfs-create.yml
$ ansible-playbook -i inventory.yml -e hbase_path="/tmp" hbase-create.yml
Description
Bootstraps a HDFS/Hbase and maintain a cluster with Ansible
Readme 31 KiB
Languages
Shell 100%