Database Reference
In-Depth Information
One of the advantages to using virtualization for installation of a complex
product like Hadoop is the ability to take snapshots of your server along the
installation process. It is highly recommended that you take a snapshot of
your Windows server environment after you have successfully installed all
of your prerequisites and before attempting to install the HDP.
Microsoft Visual C++ 2010 Redistributable Package (64-Bit)
To begin, you need to install Microsoft Visual C++ 2010 Redistributable
Package (64- bit) from http://www.microsoft.com/en-us/download/
details.aspx?id=14632 . Download and install this package with all the
defaults.
Microsoft .NET Framework 4.0
Now you need to install Microsoft.NET Framework 4.0. If you are installing
HDP on a Windows 2012 server, you can skip this step because it is already
installed with the base operating system. If you are installing on Windows
Server 2008 R2, this is a required step. Use the instructions provided here
to download and install Microsoft.NET Framework 4.0:
http://www.microsoft.com/en-us/download/confirmation.aspx?id=17851 .
Java JDK 6u31
To begin, you need to download Java JDK located here:
http://www.oracle.com/technetwork/java/javase/downloads/
java-archive-downloads-javase6-419409.html#jdk-6u31-oth-JPR . You
want to choose the Windows x64 (64-bit) version, which is at the bottom of
the table. Ensure that you accept the license at the top of the table before
clicking the link. You need to sign in with your Oracle account. If you do not
have one, sign up for one to proceed.
Then, complete the following steps:
1. Install the Java JDK to a directory path that has no whitespace
characters in its path; the default path will not work! For example,
C:\program files\Java\ is not a valid path. It is recommended to
use C:\Software\JAVA\ , which is a valid path (see Figure 3.1 ) .
 
Search WWH ::




Custom Search