Git Product home page Git Product logo

sparktraining's Introduction

Training material for the course "Introduction to Spark APIs for Data Processing"

SWAN Binder

Course website with videos and slides: https://sparktraining.web.cern.ch/

Contents

See also the notebooks on display in the CERN SWAN Gallery

Contact: [email protected]


Notebooks

Session 1

Tutorial-DataFrame.ipynb
Solutions-DataFrame.ipynb
Examples-Pandas on Spark

Session 2

Tutorial-SparkSQL.ipynb
HandsOn-SparkSQL_exercises.ipynb
HandsOn-SparkSQL_with_solutions.ipynb

Session 3

Tutorial-SparkStreaming.ipynb
ML_Demo1_Classifier.ipynb
ML_Demo2_Regression.ipynb
Spark_JDBC_Oracle.ipynb

Session 4

Demo_Spark_on_Hadoop.ipynb
Demo_Dimuon_mass_spectrum.ipynb
NXCals-example.ipynb
NXCals-example_bis.ipynb
TPCDS_PySpark_CERN_SWAN_getstarted.ipynb

Additional SWAN gallery notebooks

LHCb_OpenData_Spark.ipynb
Dimuon_Spark_ROOT_RDataFrame.ipynb


How to run the notebooks from CERN SWAN Notebook Service

  • Open SWAN and clone the repo: SWAN
    • note this can take a couple of minutes
    • as an alternative you can clone the repo from the SWAN GUI https://swan.web.cern.ch
      • find and click the button "Download project from git"
      • when prompted, clone the repo https://github.com/cerndb/SparkTraining.git
  • Open the tutorial notebooks at SparkTraining -> notebooks

How to run the notebooks from private Jupyter installations or other notebook services (Colab, Binder, etc)

  • pip install pyspark
  • git clone https://github.com/cerndb/SparkTraining
    • or clone the image at https://gitlab.cern.ch/db/SparkTraining
  • Start jupyter: jupyter-notebook
  • Run the notebooks on Colab:
    • With this option you will need also to download the data folder and pip install pyspark
  • Run on binder: Binder

sparktraining's People

Contributors

lucacanali 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.