Coder Social home page Coder Social logo

sparkstreaming278project's Introduction

Spark Streaming 278 Project

PROJECT: ANALYZING BATCH AND PARTITION CONFIGURATION ON STREAM PROCESSING IN SPARK.

The goal of the project is two-fold: finding optimal batching and partitioning for a specific dataset and application. Golam Md Muktadir

1. DATA

Type Description
Dataset USA Name Data (BigQuery Dataset)
License Open for analysis
Owner Data.gov
History This public dataset was created by the Social Security Administration and contains all names from Social Security card applications for births that occurred in the United States after 1879.

2. SOME EXAMPLES OF QUERIES:

  1. What are the most common names?
  2. What are the most common female names?
  3. Are there more female or male names?
  4. Female names by a wide margin?
  5. Impact of Game of Thrones on US Baby Names! (https://www.kaggle.com/dhanushkishore/impact-of-game-of-thrones-on-us-baby-names)
  6. Impact of TV series on US Baby Names! (Not yet done) OUTCOME

3. Objectives

For each operation an impact of batching and partition on request time and throughput. Targeting to learn spark streaming 2.0.

  1. One query, and throughput.
  2. One query, throughput, and request time.

$$ WIP

  1. Count names per second without stream persistence
  2. Count names per second with stream persistence (different modes)
  3. Experiment with different batch intervals

sparkstreaming278project's People

Contributors

adhocmaster avatar

Watchers

James Cloos avatar  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.