Adobe releases their Puppet recipes for automating Hadoop/HBase deployments
If you are looking to use Puppet to automate Hadoop or HBase deployments you should check out this post linking to Adobe’s Puppet recipes that they have published on GitHub.
Adobe had released the following recipes:
- Creating the user under which the entire hstack runs.
- Changing system settings, like the ssh keys, authorizing machines to talk to each other, aliases for hadoop and hbase executables, /tmp rules.
- Standalone puppet module to deploy Hadoop
- Standalone puppet module to configure the Hadoop NameNode in High-Availability mode via DRBD, heartbeat and mon.
- Standalone puppet module to deploy HBase
- Standalone puppet module to deploy Zookeeper.
This is another great example of the strength of the Puppet community in addressing valuable deployment and configuration automation tasks.
2 Comments
MapReduce , Adobe , DSLs | Hello Tea
[...] 近日,Adobe向社区发布了Puppet recipes, 该工具用于自动化Hadoop/HBase的部署工作。InfoQ有幸采访到了PuppetLabs的创建者Luke Kanies以了解更多信息。 [...]
Automating hadoop deployments @ Adobe puppet recipes « bits.of.info
[...] 1, 2010 by bitsofinfo in Java, cloud computing. Leave a Comment Interesting article @ Infoq and at Adobe and here @ hstack . This looks like a nice capability. I can personally speak to the amount of pain [...]