Developing a Basic MapReduce Hadoop Application
Apache Hadoop
| Beginner
- 10 videos | 1h 13m 19s
- Includes Assessment
- Earns a Badge
In this Skillsoft Aspire course, discover how to use Hadoop's MapReduce; provision a Hadoop cluster on the cloud; and build an application with MapReduce to calculate word frequencies in a text document. To start, create a Hadoop cluster on the Google Cloud Platform using its Cloud Dataproc service; then work with the YARN Cluster Manager and HDFS (Hadoop Distributed File System) NameNode web applications that come packaged with Hadoop. Use Maven to create a new Java project for the MapReduce application, and develop a mapper for word frequency application. Create a Reducer for the application that will collect Mapper output and calculate word frequencies in input text files, and identify configurations of MapReduce applications in the Driver program and the project's pom.xml file. Next, build the MapReduce word frequency application with Maven to produce a jar file and prepare for execution from the master node of the Hadoop cluster. Finally, run the application and examine outputs generated to get word frequencies in the input text document. The exercise involves developing a basic MapReduce application.
WHAT YOU WILL LEARN
-
Create and configure a hadoop cluster on the google cloud platform using its cloud dataproc serviceWork with the yarn cluster manager and hdfs namenode web applications that come packaged with hadoopUse maven to create a new java project for the mapreduce applicationDevelop a mapper for the word frequency application that includes the logic to parse one line of the input file and produce a collection of keys and values as outputCreate a reducer for the application that will collect the mapper output and calculate the word frequencies in the input text file
-
Specify the configurations of the mapreduce applications in the driver program and the project's pom.xml fileBuild the mapreduce word frequency application using maven to produce a jar file and then prepare for execution from the master node of the hadoop clusterRun the application and examine the outputs generated to get the word frequencies in the input text documentIdenfity the apps packaged with hadoop and the purposes they serve and recall the classes/methods used in the map and reduce phases of a mapreduce application
IN THIS COURSE
-
2m 50s
-
9m 13sIn this video, you will learn how to create and configure a Hadoop cluster on the Google Cloud Platform using the Cloud Dataproc service. FREE ACCESS
-
7m 46sIn this video, find out how to work with the YARN Cluster Manager and HDFS NameNode web applications that come packaged with Hadoop. FREE ACCESS
-
6m 43sDuring this video, you will learn how to use Maven to create a new Java project for a MapReduce application. FREE ACCESS
-
7m 19sFind out how to develop a Mapper for the word frequency application that includes the logic to parse one line of the input file and produce a collection of keys and values as output. FREE ACCESS
-
6m 24sIn this video, learn how to create a Reducer for the application that will collect the Mapper output and calculate the word frequencies in the input text file. FREE ACCESS
-
8m 33sAfter completing this video, you will be able to specify the configurations of the MapReduce applications in the Driver program and the project's pom.xml file. FREE ACCESS
-
8m 23sIn this video, you will learn how to build the MapReduce word frequency application using Maven to produce a jar file. You will then prepare for execution from the master node of the Hadoop cluster. FREE ACCESS
-
8m 56sIn this video, learn how to run the application and examine the outputs generated to get the word frequencies in the input text document. FREE ACCESS
-
7m 12sIn this video, learn how to identify the apps packaged with Hadoop and the purposes they serve and recall the classes/methods used in the Map and Reduce phases of a MapReduce application. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.