Skip to content

ansible script to setup cloudera manager web server and whole hadoop system

Notifications You must be signed in to change notification settings

qdriven/ansible-cloudera-manager

Repository files navigation

README

Ansible Playbook to create Cloudera Manager and Underline Hadoop Ecosystem.

Usage

  1. Genearte Server Template

Getting the command line help:

python cm_host_generator.py -h
  1. Generator the hosts files via command line tool

After get the help, input the different parameters to generate the ansible hosts template(file: static in inventory).

  1. Run Ansible Playbook
ansible-playbook -i inventory/static playbooks/bootstrap.yml
  1. Or run installation Step by Step(Ref the playbook/bookstrap.yml)
ansible-playbook playbooks/common.yml
.......
  1. Metric Report

metric-report Scripts to monitor cdh cluster and send email report.

About

ansible script to setup cloudera manager web server and whole hadoop system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages