본문 바로가기

카테고리 없음

Set Up Hadoop On Windows

Active12 months ago

I have installed Hadoop-0.20.2 on my machine (Windows). I tried setting up clustering of nodes, with a master and a slave. But I am unable to connect the machines. There is a password authentication error.

How can this be addressed? If it is possible, please provide me a suitable link for setting up multiple clusters in Hadoop.

Hadoop windows install
  • GNU/Linux is supported as a development and production platform. Hadoop has been demonstrated on GNU/Linux clusters with 2000 nodes. Windows is also a supported platform but the followings steps are for Linux only. To set up Hadoop on Windows, see wiki page.
  • Hadoop For Dummies. If you take the full-distribution route, a popular approach for learning the ins and outs of Hive is to run your Hadoop distribution in a Linux virtual machine (VM) on a 64-bit-capable laptop with sufficient RAM. (Eight gigabytes or more of RAM tends to work well if Windows 7 is hosting your VM.) You also need Java 6.

Jul 22, 2019  How to Install and Set Up a 3-Node Hadoop Cluster Updated Monday, July 22, 2019 by Linode Contributed by Florent Houbart Use promo code DOCS10 for $10 credit on a new account.

CJBS
10.4k4 gold badges58 silver badges103 bronze badges

Set Up Hadoop On Windows Download

user1099346user1099346

2 Answers

For a multi-node Windows Cluster, the Hortonworks website has an installation document here:

These are the instructions for a single node cluster on Windows Server 2012 (HDP 2.0 for Windows): http://hortonworks.com/blog/install-hadoop-windows-hortonworks-data-platform-2-0/

Setup Hadoop On Windows 8

CJBSCJBS
10.4k4 gold badges58 silver badges103 bronze badges

password authentication error means, Is it the firewall, AD etc. Specify the windows version and your network details.

I followed this link http://hayesdavis.net/2008/06/14/running-hadoop-on-windows/ to set up the Hadoop on our windows server.

shiva kumar sshiva kumar s

Not the answer you're looking for? Browse other questions tagged windowshadoopcluster-computing or ask your own question.