analytically / hadoop-ansible

Ansible playbook that installs a Hadoop cluster, with HBase, Hive, Presto for analytics, and Ganglia, Smokeping, Fluentd, Elasticsearch and Kibana for monitoring and centralized log indexing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any tutorials for complete beginners?

andr0s opened this issue · comments

I guess this project is supposed to simplify the Hadoop installation process, so it would be great to create a step-by-step tutorial on how to set everything up - from the very beginning to the complete running cluster.

I (personally) am aware of Hadoop setup and installation and find it bit complicated, too java'ish and long. So it would be nice to have a really smart tool to install everything in maximum 5 minutes - from spinning up instances to starting the Hadoop task. At the same time, I'm not aware of Ansible, and I think that a good tutorial for complete Ansible noobs is a good thing to have.

Thanks ;)

A tutorial would be helpful for beginner.