On the network on how to install a single-machine mode of Hadoop article many, according to its steps down most of the failure, in accordance with its operation detours through a lot but after all, still solve the problem, so by the way, detailed record of the complete installation process.
This article is mainly about how to install Ubuntu after the virtual machine has been set up.
The notes I have recorded are suitable for friends who do not have a Linux base to work with me, and welcome the master to visit the guide.
Environmental conventions
The following environments are based on write time: 5th July 2015.
Host machine: Windows 8
Virtual machine Environment: WMware wrokstation 11
Ubuntu version: Ubuntu Desktop 14.04.2
Physical environment:
Notebook ThinkPad T420 i5 CPU 4+4=8g memory, 500G HDD.
Other:
JAVAJDK Version: 7
Hadoop version: 2.7.0
After the virtual machine setup is complete, the virtual machine installation begins.
Since the current Hadoop does not support the Windows platform, the Linux platform is currently the only option, where the Hadoop desktop version is chosen, with the main consideration of its ease of use. Version uses the current stable version of 14.04.2.
In general, Ubuntu Desktop installation is similar to the installation of Windows, the overall process is very easy and enjoyable.
Start the previous build of the virtual machine and start the Ubuntu installation.
Language select 中文版, and then click Install Ubuntu. have tried to install the Chinese version, but there are always some minor problems.
Click Continue to continue.
Complete the basic settings and click Install Now.
Confirm the hard drive environment and click Continue.
Select the time zone. Because the English version is selected, the time zone will be selected by default to the United States, the mouse click on the time zone we are in.
Select the keyboard layout. This is mainly for German users, their keyboards will be slightly different from what we use. But here we can choose the default settings to ignore directly.
Set the machine name and login account.
Next go to the Ubuntu file deployment phase.
Many versions of the features are described during the installation process. If this is the first time to use Ubuntu system, it is recommended to look.
Until this appears, stating that the installation is complete, click Restart now to restart the system.
After installation, reboot the system and enter the login screen.
Log in to the system.
From the tools on the left, you can see that Ubuntu desktop comes with a lot of tools, such as our common Firefox browser, and some office software. There is also an App store, like iOS, where you can find software like QQ.
The Ubuntu installation is complete.
The next article will go to the chase, configure Ubuntu, and install and configure Hadoop.
Hadoop Standalone mode installation-(2) Install Ubuntu virtual machine