Forge Home

hadoop

Install Hadoop MapReduce Version 2.3.0 and provides its java dependency with the jdk1.7.0_51. Then installs stratosphere on top of yarn.

9,808 downloads

9,808 latest version

1.6 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.0.1 (latest)
released Jun 19th 2014

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'tobw-hadoop', '0.0.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add tobw-hadoop
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install tobw-hadoop --version 0.0.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

tobw/hadoop — version 0.0.1 Jun 19th 2014

Puppet module for deploying and automatically configuring hadoop, hdfs and yarn on a cluster of machines. The slaves only have to sign in at the the puppet master, the rest is fully automated. Stratosphere is started on top of YARN.

This module deploys Hadoop MapReduce on a cluster of machines. And runs stratosphere on top of YARN. It is based on viirya/hadoop 0.0.4, thank you.

Usage:

  • Configure good firewalls/security-groups
  • Each puppet agent which connects to the puppet master will be used as a hdfs and yarn node.
  • Configuration does happen automatically