Giter Club home page Giter Club logo

interviewmr's Introduction

Map Reduce coding project.

To complete this project you will need:

===========

Instructions

  • Fork this repository and clone it.
  • Use the AverageScore template and fill in the configuration, map, and reduce methods.
  • A sample data file can be found in src/main/data/data.tsv
  • Desired output is a file of domains extracted from the 4th (NormURL) column with an average score (2nd column) for each domain.
  • When finished, please create a pull request back to this repository.
  • Feel free to add any other dependencies that you like. The pom is already setup to build a 'fat' jar to include them.

===========

Desired output

  • column 1: The domain, extracted from the NormURL column of the data
  • column 2: An average of the Score column for the domain.

===========

Example output: (Note: your numbers may vary)

  • 2007.runescape.wikia.com 0.52361506
  • 247wallst.com 0.7509867
  • 3boysandadog.com 0.6208182
  • 411mania.com 0.61947024
  • abqmugshots.com 0.4965596
  • accidentalepicurean.com 0.648543
  • acultivatednest.com 0.6184491
  • adventuretime.wikia.com 0.6283893
  • againstallgrain.com 0.6570423

Feel Free to ask questions. We're here to help. [email protected]

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.