Is there a good online tutorial for Hadoop development on a Windows 7 machine? -


I am doing the following, which worked very well to establish a virtual machine environment (module 3 of tutorials). But now I am stumped by HDFS section (module 2) and it seems easy if I had a Windows specific tutorial. I tried the following, but some steps were not quite right. I'm trying to find a good tutorial which will work for me on a Windows 7 machine, but it's stuck slightly. Is there a good place to go for it? Hadop takes care of a lot of Linux users, and unfortunately I have to use my work laptop, which is Windows 7. Can I do this work or do it work only for Linux users?

The Hadoop tutorial on Yahoo! developer network is outdated and problematic did not work at all for a few weeks ( I was playing them in VMware Player on Windows 7), and in the second part the Java code examples were poorly written and would not compile. At any rate, they are written for the old Hadoop API.

I left this tutorial and used the Claudera demo VM image instead, it is already configured with Hadoop, Pig, Hive, Hubbies, etc. I was in business at one time and there was no problem in compiling and running Hadoop jobs and pig scripts.

Cloudera Demo VM is the main support page ('s + Hadoop + Demo + VM) all 64-bit if you are looking for a 32-bit version like I was, you get here here Can:

This is a small version of Clodara Distro (CDH3U) which is running on Ubuntu 10.10 with the GNOME Desktop. I assumed to compile my HADOP jobs, but I have heard that the Hadoop plug-in was not bothered to try, which is problematic. For the first time, I accidentally used the system's update manager Made a mistake in updating the CDH 3 U3 to Claudera Destro and it messed up my headop configuration. I do not know how to reconfigure it properly, so I started just from the original image.

To run the pug, you must first set the Java-HOE variable variable: export JAVA_HOME = / usr / Lib / jvm / java-6-sun P> Unfortunately, I got acquainted with the old YDN tutorial with a hawk to a Java developer friend, who told me about Claudera Distribution.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -