Cloudera's QuickStart VM-installation-free and configuration-free Hadoop Development Environment
Cloudera's QuickStart VM is a virtual machine environment that helps you build CDH 5.x, Hadoop, and Eclipse for Linux and Hadoop without installation and configuration. After downloading and decompressing, you can directly start the Hadoop 2.x execution environment on any virtual machine such as VirtualBox, VMWare, Docker, and KVM. You can use the Eclipse development tool in the built-in local mode to develop and execute Hadoop programs.
:
Http://www.cloudera.com/downloads.html? ProductID = F6m0278Rvo
Download point (same as above ):
Http://www.cloudera.com/downloads/quickstart_vms/5-5.html
The virtual machine must have at least 4 GB memory, and some functions must have 8 GB memory.
If VirtualBox is selected, click "pull in application device" to download the. ovf file.
This Hadoop 2.6.0/CDH 5.5.0 environment is running in "Pseudo-distributed Cluster", that is, multiple Java processes are used to simulate the operation in a real cluster environment.
Figure 1 Hadoop 2.6.0/CDH 5.5.0/Eclipse Environment
You may also like the following articles about Hadoop:
Tutorial on standalone/pseudo-distributed installation and configuration of Hadoop2.4.1 under Ubuntu14.04
Install and configure Hadoop2.2.0 on CentOS
Build a Hadoop environment on Ubuntu 13.04
Cluster configuration for Ubuntu 12.10 + Hadoop 1.2.1
Build a Hadoop environment on Ubuntu (standalone mode + pseudo Distribution Mode)
Configuration of Hadoop environment in Ubuntu
Detailed tutorial on creating a Hadoop environment for standalone Edition