Giter Site home page Giter Site logo

song_plays_workshop_tutorial's Introduction

song_plays_workshop_tutorial

This is an advanced workshop for people comfortable programming. We'll be writing code in both Python and Scala. You don't have to be an expert in either of those languages, but some familiarity, at least with Python, is recommended.

Students will write 2 components.

  1. A series of workflow management classes in Python using the Luigi framework.
  2. A Scala Spark job to join the datasets together and perform some basic group analysis.

The workflow will chain together the processes of downloading multiple data sources for a given day (2019-02-08) from S3, sending those sources as input into the Spark program and verifying expected output files are produced.

It should take students with assistance about 2 - 3 hours including VM setup time to write from scratch.

Environment setup:

  1. VM Setup directions (Recommended)
  2. For directions to setup the compile/run dependencies to run locally instead of the VM see Local Setup.

Workshop directions

  1. First let's code the Luigi Tasks.
  2. Then let's write the Scala Spark Job.
  3. Now let's run the Spark artifict you built with Luigi and Put it all together.

Fake data generation (Students can skip this)

For directions on how to run the fake data generator see Fake Data Generator.

song_plays_workshop_tutorial's People

Contributors

bfemiano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.