Coder Social home page Coder Social logo

datastreaming_team1's Introduction

datastreaming_team1

Target Ready - Spark/Scala - Team 1 - Kafka Data Streaming

Data Streaming - Kafka

Use case:

Produce a kafka topic,post messages and consume data.

Steps:

  1. Create a dataset of 1 million records and store it in your local machine.
  2. Read the dataset and store data in any database (Postgress/Mongo).
  3. Create a Kafka topic.
  4. Read the dataset using spark and post these 1 million rows as messages into the Kafka topic.
  5. Read the messages from the topic and store it any database or text format.

datastreaming_team1's People

Contributors

adhil124 avatar anushagupta1312 avatar khushboo100 avatar gittika avatar chaitukkd avatar shubhampalia avatar shreyamedehal avatar tejasreepai avatar venkateshr44 avatar seetharamjayaram avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

datastreaming_team1's Issues

Team 2 - Consume messages and validate business rules.

  1. Consume messages from Kafka topic.

  2. Validate business rules

    • Check for selling channel - Move messages with different selling channel other than ONLINE,STORE,CROSSOVER into an error table.
    • Check price is not null or 0.If so, move it to error table.
    • Product id should be only numeric and 8 digit.

Team 4 - Consume message and validate business rules

  1. Consume messages from Kafka topic.

  2. Validate business rules

    • Check for selling channel - Move messages with different selling channel other than ONLINE,STORE,CROSSOVER into an error table.
    • Check price is not null or 0.If so, move it to error table.
    • Product id should be only numeric and 8 digit.

Team 1 - Consume messages and validate business rules

  1. Consume messages from Kafka topic.

  2. Validate business rules

    • Check for selling channel - Move messages with different selling channel other than ONLINE,STORE,CROSSOVER into an error table.
    • Check price is not null or 0.If so, move it to error table.
    • Product id should be only numeric and 8 digit.

Team 3 - Consume messages and validate business rules

  1. Consume messages from Kafka topic.

  2. Validate business rules

    • Check for selling channel - Move messages with different selling channel other than ONLINE,STORE,CROSSOVER into an error table.
    • Check price is not null or 0.If so, move it to error table.
    • Product id should be only numeric and 8 digit.

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.