Apache Hadoop For Windows Platform - CodeProject
Apache Hadoop For Windows Platform - CodeProject
home
articles
quick answers
Sign in
discussions
features
community
help
Article
Browse Code
Stats
Revisions (53)
CPOL
Rate this:
Alternatives
Comments (144)
Tagged as
Java
Cloud
Dev
DBA
JSON
Application
Stats
224.5K views
58 bookmarked
Posted 16 Apr 2014
1. Introduction
2. Hadoop 2.3 for Windows 7/8/8.1 - Specifically Built for Windows x64
a. Hadoop 2.3 for Windows (112.5 MB)
Finally Github Link:
https://github.com/prabaprakash/Hadoop-2.3
Box Link:
https://app.box.com/s/11fwozokqmc1ohttt117
Google Drive Link:
https://drive.google.com/file/d/0Bz7A6rJcTjx_Q0RDT0FrU3dUTDQ/edit?usp=sharing
Dropbox Link:
https://www.dropbox.com/s/p8xsfmx9g76pn0t/hadoop-2.3.0.tar.gz
b. Pre Configured file - https://github.com/prabaprakash/Hadoop-2.3-Config/archive/master.zip
c. Java SDK / Runtime 1.6 Madatory
Download Links: http://download.oracle.com/otn/java/jdk/6u31-b05/jdk-6u31-windows-x64.exe
Reference Link: http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archivedownloads-javase6-419409.html
3. Map Reduce Jobs in Java
4. Redgate HDFS Explorer http://bigdatainstallers.azurewebsites.net/files/HDFS%20Explorer/beta/1/HDFS%20Explorer%20%20beta.application
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
5. Eclipse Plugin for Hadoop MapReduce Jobs with Simple HDFS Explorer and Code Completion Configuartion
like Visual Studio
a. Eclipse IDE - http://www.eclipse.org/downloads/download.php?
file=/technology/epp/downloads/release/kepler/SR2/eclipse-jee-kepler-SR2-win32-x86_64.zip
b. Hadoop MapReduce Plugin for Eclipse - https://github.com/winghc/hadoop2x-eclipseplugin/archive/master.zip
6. Datasets
7. Recipe Samples
Source Code: https://github.com/prabaprakash/Hadoop-Map-Reduce-Code
Documentation:
https://github.com/prabaprakash/Hadoop-Map-ReduceCode/blob/master/Recipe%20Sample/Recipe%20Documentation.docx
8. If You Need Hadoop 2.5.1 Native Built for Ubuntu 14.10
Setup: https://github.com/prabaprakash/Hadoop-2.5.1-Binary
Config: https://github.com/prabaprakash/Hadoop-2.5.1-Config-Files
1. Introduction
Hadoop is a free, Java-based programming framework that supports the processing of large data sets in a
distributed computing environment.
It is part of the Apache project sponsored by the Apache Software Foundation.
Hadoop makes it possible to run applications on systems with thousands of nodes involving thousands of
terabytes.
Its distributed file system facilitates rapid data transfer rates among nodes and allows the system to continue
operating uninterrupted in case of a node failure.
This approach lowers the risk of catastrophic system failure, even if a significant number of nodes become
inoperative.
Hadoop was inspired by Google's MapReduce, a software framework in which an application is broken down
into numerous small parts.
Any of these parts (also called fragments or blocks) can be run on any node in the cluster. Doug Cutting,
Hadoop's creator, named the framework after his child's stuffed toy elephant.
The current Apache Hadoop ecosystem consists of the Hadoop kernel, MapReduce, the Hadoop distributed file
system (HDFS) and a number of related projects such as Apache Hive, HBase and Zookeeper.
The Hadoop framework is used by major players including Google, Yahoo and IBM, largely for applications
involving search engines and advertising. The preferred operating systems are Windows and Linux but Hadoop
can also work with BSD and OS
We aren't able to understand Apache Hadoop Framework without Interactive Sessions, so I will list some YouTube
playlists that will explain Apache Hadoop interactively/:
Playlist 2 - By handsonerp
http://www.youtube.com/user/handsonerp/search?query=hadoop
Playlist 3- By Eduraka!
http://www.youtube.com/playlist?list=PL9ooVrP1hQOHpJj0DW8GoQqnkbptAsqjZ
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
[INFO]
Executed tasks
--- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-dist --Building jar: C:\hdp\hadoop-dist\target\hadoop-dist-2.3.0-javadoc.jar
-----------------------------------------------------------------------Reactor Summary:
Apache Hadoop Main ................................ SUCCESS
Apache Hadoop Project POM ......................... SUCCESS
Apache Hadoop Annotations ......................... SUCCESS
Apache Hadoop Assemblies .......................... SUCCESS
Apache Hadoop Project Dist POM .................... SUCCESS
Apache Hadoop Maven Plugins ....................... SUCCESS
Apache Hadoop MiniKDC ............................. SUCCESS
Apache Hadoop Auth ................................ SUCCESS
Apache Hadoop Auth Examples ....................... SUCCESS
Apache Hadoop Common .............................. SUCCESS
Apache Hadoop NFS ................................. SUCCESS
Apache Hadoop Common Project ...................... SUCCESS
Apache Hadoop HDFS ................................ SUCCESS
Apache Hadoop HttpFS .............................. SUCCESS
Apache Hadoop HDFS BookKeeper Journal ............. SUCCESS
Apache Hadoop HDFS-NFS ............................ SUCCESS
Apache Hadoop HDFS Project ........................ SUCCESS
hadoop-yarn ....................................... SUCCESS
hadoop-yarn-api ................................... SUCCESS
hadoop-yarn-common ................................ SUCCESS
hadoop-yarn-server ................................ SUCCESS
hadoop-yarn-server-common ......................... SUCCESS
hadoop-yarn-server-nodemanager .................... SUCCESS
hadoop-yarn-server-web-proxy ...................... SUCCESS
hadoop-yarn-server-resourcemanager ................ SUCCESS
hadoop-yarn-server-tests .......................... SUCCESS
hadoop-yarn-client ................................ SUCCESS
hadoop-yarn-applications .......................... SUCCESS
hadoop-yarn-applications-distributedshell ......... SUCCESS
hadoop-yarn-applications-unmanaged-am-launcher .... SUCCESS
hadoop-yarn-site .................................. SUCCESS
hadoop-yarn-project ............................... SUCCESS
hadoop-mapreduce-client ........................... SUCCESS
hadoop-mapreduce-client-core ...................... SUCCESS
hadoop-mapreduce-client-common .................... SUCCESS
hadoop-mapreduce-client-shuffle ................... SUCCESS
hadoop-mapreduce-client-app ....................... SUCCESS
hadoop-mapreduce-client-hs ........................ SUCCESS
hadoop-mapreduce-client-jobclient ................. SUCCESS
hadoop-mapreduce-client-hs-plugins ................ SUCCESS
Apache Hadoop MapReduce Examples .................. SUCCESS
hadoop-mapreduce .................................. SUCCESS
Apache Hadoop MapReduce Streaming ................. SUCCESS
Apache Hadoop Distributed Copy .................... SUCCESS
Apache Hadoop Archives ............................ SUCCESS
Apache Hadoop Rumen ............................... SUCCESS
Apache Hadoop Gridmix ............................. SUCCESS
Apache Hadoop Data Join ........................... SUCCESS
Apache Hadoop Extras .............................. SUCCESS
Apache Hadoop Pipes ............................... SUCCESS
Apache Hadoop OpenStack support ................... SUCCESS
Apache Hadoop Client .............................. SUCCESS
Apache Hadoop Mini-Cluster ........................ SUCCESS
Apache Hadoop Scheduler Load Simulator ............ SUCCESS
Apache Hadoop Tools Dist .......................... SUCCESS
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
[1.847s]
[3.218s]
[3.812s]
[0.522s]
[3.717s]
[6.613s]
[7.117s]
[5.104s]
[4.230s]
[3:18.829s]
[13.442s]
[0.066s]
[2:45.070s]
[40.280s]
[10.956s]
[5.037s]
[0.075s]
[0.070s]
[1:12.357s]
[46.634s]
[0.071s]
[10.907s]
[25.635s]
[4.293s]
[30.427s]
[3.817s]
[7.340s]
[0.068s]
[3.047s]
[2.346s]
[0.101s]
[4.986s]
[0.137s]
[51.554s]
[28.285s]
[3.548s]
[22.627s]
[12.972s]
[51.921s]
[2.340s]
[9.765s]
[3.397s]
[16.817s]
[37.303s]
[2.773s]
[11.225s]
[7.554s]
[3.982s]
[4.627s]
[0.080s]
[8.620s]
[8.964s]
[0.186s]
[16.472s]
[7.326s]
Copy Code
Step to Installation
1. Download Hadoop 2.3 for Windows (112.5 MB) from my box account https://app.box.com/s/11fwozokqmc1ohttt117
2. Also Download the configuration file from my box account - https://github.com/prabaprakash/Hadoop-2.3Config/archive/master.zip
You have these files with you
fine!
3. Open hadoop-2.3.0.tar.gz with winrar ,extract in local disk
Open bin directory in winrar. extract yarn.cmd file into c:\hadoop-2.3.0\bin folder
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
1.
2.
3.
4.
5.
6.
7.
yarn-site.xml
mapred.xml
https-site.xml
hdfs-site.xml
hadoop-policy.xml
core-site.xml
capacity-scheduler.xml
5. It's mandatory, because Apache Developer build Hadoop framework using Java 1.6 so, we needed Java 1.6 sdk,
and also Java 1.6 Runtime
a. Download Java SDK 1.6.0_31
http://download.oracle.com/otn/java/jdk/6u31-b05/jdk-6u31-windows-x64.exe
Then Install It
6. Set The Environmental Variables
Control Panel\System and Security\System
Open Advanced System Settings
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Then, add new variable " HADOOP_HOME " - value " c:\hadoop-2.3.0 "
Also add new variable " JAVA_HOME " - value " java installation path "
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
C:\Windows\system32>cd c:\hadoop-2.3.0\bin
c:\hadoop-2.3.0\bin>hadoop
Usage: hadoop [--config confdir] COMMAND
where COMMAND is one of:
fs
run a generic filesystem user client
version
print the version
jar <jar>
run a jar file
checknative [-a|-h] check native hadoop and compression libraries availabilit
y
distcp <srcurl> <desturl> copy file or directories recursively
archive -archiveName NAME -p <parent> <src>* <dest> create a hadoop archi
ve
classpath
prints the class path needed to get the
Hadoop jar and the required libraries
daemonlog
get/set the log level for each daemon
or
CLASSNAME
run the class named CLASSNAME
Most commands print help when invoked w/o parameters.
c:\hadoop-2.3.0\bin>cd c:\hadoop-2.3.0\bin
c:\hadoop-2.3.0\bin>hadoop
Usage: hadoop [--config confdir] COMMAND
where COMMAND is one of:
fs
run a generic filesystem user client
version
print the version
jar <jar>
run a jar file
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Copy Code
y
distcp <srcurl> <desturl> copy file or directories recursively
archive -archiveName NAME -p <parent> <src>* <dest> create a hadoop archi
ve
classpath
daemonlog
or
CLASSNAME
c:\hadoop-2.3.0\bin>cd..
c:\hadoop-2.3.0>cd sbin
c:\hadoop-2.3.0\sbin>start-dfs.cmd
c:\hadoop-2.3.0\sbin>start-yarn.cmd
starting yarn daemons
So check, whether Apache Namenode & Datanode, Apache Yarn Nodemanger & Yarn Resouce Manager is
running concurrenlty.
OK, let's go to mapreduce
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
import java.io.IOException;
import
import
import
import
import
import
import
import
import
import
org.apache.hadoop.conf.Configuration;
org.apache.hadoop.fs.Path;
org.apache.hadoop.io.IntWritable;
org.apache.hadoop.io.Text;
org.apache.hadoop.mapreduce.Job;
org.apache.hadoop.mapreduce.Mapper;
org.apache.hadoop.mapreduce.Reducer;
org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;
org.apache.hadoop.util.GenericOptionsParser;
import com.google.gson.Gson;
public class Recipe {
public static class TokenizerMapper
extends Mapper<Object, Text, Text, IntWritable>{
private final static IntWritable one = new IntWritable(1);
private Text word = new Text();
Gson gson = new Gson();
public void map(Object key, Text value, Context context
) throws IOException, InterruptedException {
/* StringTokenizer itr = new StringTokenizer(value.toString());
while (itr.hasMoreTokens()) {
word.set(itr.nextToken());
context.write(word, one);
} */
Roo roo=gson.fromJson(value.toString(),Roo.class);
if(roo.cookTime!=null)
{
word.set(roo.cookTime);
}
else
{
word.set("none");
}
context.write(word, one);
}
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Copy Code
class Ts
{
public long date ;
}
class Roo
{
public Id _id ;
public String name ;
public String ingredients ;
public String url ;
public String image ;
public Ts ts ;
public String cookTime;
public String source ;
public String recipeYield ;
public String datePublished;
public String prepTime ;
public String description;
}
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
By dafault, Hadoop itself read the input file line by line and send it to
Hide Copy Code
class TokenizerMapper
In TokenizeMapper class, we deserializing the JSON string, then initalize it to Roo Class.
So by roo instantiate object, we will get cooktime, then set in to "Mapper context."
In TokenizerReduce class, count the number of items, then set into "Reducer context"
e. We need to compile it.
Create and copy Recipe.java in c:\>hwork folder, then follow the given command
Hide Copy Code
Now our mapreduce program is compiled successfully. Then we need to create a jar file because Hadoop
need jar file to run it.
To make jar, follow the below command
Hide Copy Code
We are ready to run mapreduce program, but before we need to copy c:\>hwork\recipe-items.json file to
Hadoop distributed filesystem, follow the steps given below
Hide Shrink
Copy Code
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Open the ouput files.have a good look , you will enjoy hadoop analytics work by Apache
c:\hadoop-2.3.0\sbin>hadoop fs -cat /out/part-r-00000
P0D
121
P1D
2
P1DT6H
1
P4DT8H
1
PT
8491
PT0H10M
56
PT0H12M
1
PT0H14M
1
PT0H15M
55
PT0H1M
1
PT0H20M
25
PT0H25M
24
PT0H2M
3
PT0H30M
74
PT0H34M
1
PT0H35M
31
PT0H3M
1
PT0H40M
67
PT0H45M
74
PT0H50M
52
PT0H55M
10
PT0H5M
118
PT0H6M
1
PT0H7M
1
PT0H8M
6
PT0M
80
PT1008H
1
PT100M
1
PT10H
102
PT10H0M
2
PT10H10M
5
PT10H15M
4
PT10H20M
1
PT10H25M
1
PT10H30M
5
PT10H35M
1
PT10H40M
1
PT10H45M
1
PT10M
9982
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
So, we done mapreduce job. Every one knows about, but I am going list the tools make your work more
easier, then before.
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Browse our Hadoop File System in Graphical File Explorer. Copy the input file from local disk and paste it in
hdfs, also copy the output form hdfs and paste it in your local disk, you can do every operation, what a
traditional file explorer will do. Enjoy with HDFS Explorer
Fine hdfs explorer is good, but I was bored writting mapreduce coding in Notepad++ without perfect
intellisene, indentation. I got eclipse plugin for hadoop mapreduce. Let's go to next topic
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
d. I love Visual Studio more so, I need intellisense and code formatting as like Visual Studio (somehow) for
eclipse? Some Configuration, which make work easier
Menu->Window->Preference->Java->Editor->Content Assistent->"Auto Activation"
check enable auto activation
auto activation delay(ms)
auto activation trigger for java : .(abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
auto activation triggers for javadoc:@#
Apply->Ok
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Location name : "some name", and other are same as given below in the image, don't modify because we
configured the mapreduce address, dfs address already in c:\hadoop-2.3.0\etc\hadoop folder.
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Click next
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Import, usually we will do mistake here becasue Hadoop 2.3 need jdk 6 for runtime/compilation so and so
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
So, Hadoop 2.3 libraries are added -> good , again we got jdk 1.7 error ,we need jdk 1.6
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Your Eclipse is Configured Perfectly for Hadoop MapReduce Coding and Exection along with Intellisense. Let's code
1. Add new -> Recipe.java in src folder,then copy and paste the above code
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
4. Job Completed
Examples
1. Hadoop : WordCount with Custom Record Reader of TextInputFormat
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
6. Datasets
1.
2.
3.
4.
5.
Reference Books
1. Hadoop Map Reduce CookBook - Srinath Perera
2. Big Data Analytics: From Strategic Planning to Enterprise Integration with Tools, Techniques, NoSQL, and
Graph
3. Hadoop: The Definitive Guide MapReduce for the Cloud
Reference Links
1.
2.
3.
4.
Searchcloudcomputing.techtarget.com
Hadoop: What it is, how it works, and what it can do
IBM: What is Hadoop?
Hadoop at Yahoo
Conclusion
I am sure, this article will be helpful for Beginners & Intermediary Programmers to Bootstrap Apache Hadoop (Big
Data Analytics Framework ) in Windows Environment.
Yours Friendly
Prabakaran.A
License
This article, along with any associated source code and files, is
licensed under The Code Project Open License (CPOL)
Share
EMAIL
Student
India
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Search Comments
50
Per page 50
Go
Update
Member 12487440
Abhijeet Rathore
3-Apr-16 18:32
Member 12407397
21-Mar-16 6:57
daya nidhi
29-Feb-16 5:23
Member 12165836
24-Nov-15 23:57
Member 11528825
24-Nov-15 20:26
System Configuration
Member 11882040
3-Aug-15 2:22
Member 11878438
1-Aug-15 0:34
Member 11833982
13-Jul-15 5:02
Member 12362460
1-Mar-16 8:58
Member 12343921
12-Mar-16 15:39
Member 11750923
11-Jul-15 21:46
Member 11803234
30-Jun-15 4:34
Member 11794716
26-Jun-15 2:27
Member 11759008
11-Jun-15 4:39
Member 11661634
3-May-15 17:42
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
26-Apr-16 19:45
Member 11661634
4-May-15 4:27
Member 11601116
12-Apr-15 9:00
Member 11536117
Good Article
uspatel
Start-dfs--->Unable to load
Member 11410368
3-Feb-15 0:41
28-Jan-15 22:53
1-Feb-15 18:33
Member 11410368
19-Oct-15 17:30
Ali Shery
6-Dec-15 8:05
Member 12189644
22-Jan-15 1:07
Member 11343494
1-Feb-15 18:31
Member 11410368
Member 11391542
21-Jan-15 2:47
anujjaingit
15-Jan-15 2:35
Member 11374732
14-Jan-15 17:07
Member 11360364
7-Jan-15 22:21
Member 11345797
31-Dec-14 18:00
2-Jan-15 1:26
Member 11343494
escortnotice
19-Dec-14 12:56
Member 11309052
13-Dec-14 19:15
Member 11343494
2-Jan-15 1:22
Member 11796773
27-Jun-15 5:54
Hi...Excellent Tutorial
Member 11288927
5-Dec-14 3:24
Member 11273919
29-Nov-14 12:40
Member 11143865
28-Nov-14 21:02
Prasanthpdp
27-Nov-14 9:54
dilipkumarreddy
22-Nov-14 18:31
24-Nov-14 2:42
Praba Prakash
24-Nov-14 22:56
dilipkumarreddy
25-Nov-14 0:16
Praba Prakash
Member 11256172
22-Nov-14 16:14
24-Nov-14 0:51
Member 1753496
27-Nov-14 13:58
Prasanthpdp
24-Nov-14 2:46
Praba Prakash
Member 11256172
26-Nov-14 10:28
Member 11374732
15-Jan-15 20:19
News
Suggestion
Question
Refresh
Bug
Answer
Joke
Praise
1 2 3 Next
Rant
Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]
Admin
http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform[07/05/2016 14:53:15]