Hadoop/Mapreduce Templates

osobh

Member
Sep 6, 2009
47
0
6
Champaign,IL
www.cazoodle.com
As a wish for the wonderful day today, I would love to see some appliances for Hadoop and Mapreduce in either as an openVZ template or KVM image. If anyone has any experience with creating templates, i'd love to help out and learn how to create them from scratch, and work on creating some images.
 
Hi osobh,
take a look at

https://ccp.cloudera.com/display/SUPPORT/Cloudera's+Hadoop+Demo+VM+for+CDH4

There is a KVM VM available - unfortunately I don't manage to deploy it on ProxMox.
Any Ideas?
Regards

you can download the kvm raw disk, and you should be able to start it on proxmox ve, e.g. with the following settings:

Code:
qm config 112

bootdisk: virtio0
cores: 4
ide2: none,media=cdrom
memory: 4096
name: cloudera
net0: virtio=DA:23:2A:33:95:02,bridge=vmbr0
ostype: l26
sockets: 1
virtio0: local:112/cloudera-cdh-demo-vm-sda.raw,cache=writeback