Setup a Single Node Hadoop 2 Cluster with a Single Command
Setup a hadoop 2 cluster with a single command:
For development purposes we wanted a easy way to setup an environment that's been tested everywhere we work:curl -sSL https://raw.githubusercontent.com/DemandCube/hadoop-single-node-cluster/master/INSTALL-HADOOP | bash -s -- -r
- Vagrant
- AWS
- DigitalOcean
This makes things much easier: Feel free to help add compatibility to other linux distros
https://github.com/DemandCube/hadoop-single-node-cluster
Comments
http://blog.cloudera.com/blog/2014/01/how-to-create-a-simple-hadoop-cluster-with-virtualbox/