Git Product home page Git Product logo

learnhadoop's Introduction

CSE 291 Project 3

Anthony Altieri - [email protected] - PID: A12463877
Bharat Batra - [email protected] - PID: A10807106

There a 3 tasks run in this project:

1. We create a Hadoop Cluster using the Docker Console that
consists of 1 master node and 4 clients.

2. We run the word count example provided at *[1]*. This is present in WordCount.java

3. We run a modified word count to find number of bigrams in the input files. This is present in BigramCount.java

For tasks 2 & 3, we use the files file01 & file02 under the directory io in this project
Tasks 2 & 3 are run using a shell script (tasks.sh) inside of the master container

The entire process is automated, and to run all 3 tasks all you need to do is run the shell script runtasks.sh

In other words, in your console type :

    runtasks.sh

NOTE: You will be prompted for your password as there are sudo commands inside this script - please oblige

*REFERENCES*:
[1] https://hadoop.apache.org/docs/stable/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html
(used the WordCount example provided here)

[2] https://hub.docker.com/r/sequenceiq/hadoop-docker/
(Used this base image in our DockerFile)

[3] https://github.com/kiwenlau/hadoop-cluster-docker
(Used to understand how to set up Hadoop Cluster in Docker & make nodes interact over network)

learnhadoop's People

Contributors

anthonyaltieri avatar

Watchers

James Cloos avatar bharat-codaio avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.