hadoop-ansible icon indicating copy to clipboard operation
hadoop-ansible copied to clipboard

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.

Results 6 hadoop-ansible issues
Sort by recently updated
recently updated
newest added

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...

I'm getting this error when installing, at the step ganglia_monitor : configure gmond.conf Any help would be appreciated!

It seems the roles use CDH 4, but version 5 already exists.

"file" with "state=link" is the way to do it.

I did tried install it on 4 google compute engine instances with ubuntu-12-04 1. I got problems with "service rsyslog restart" tasks (did restarted it manually) 2. got this error...

The playbook has ubuntu-specific tasks (at least the ones regarding landscape) which makes the run fail on Debian targets. Ubuntu specific tasks should be made contingent on the targets actually...