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

Documentation reference to Debian

Jorge-Rodriguez opened this issue · comments

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 being ubuntu servers or the requirement for Debian Wheezy servers removed from the documentation.