Skip to content

Releases: luisbelloch/data_processing_course

2022.12

20 Nov 13:39
Compare
Choose a tag to compare
  • Upgrade Spark to 3.3.1
  • Reduced docker image size from 753MB to 581MB
  • Improved SQL samples
  • Improved Dataproc tutorial for Cloud Shell
  • Replace deprecated registerFunction by spark.udf.register
  • Update Airflow version and samples
  • Fix docker compose file and documentation

2021.12

20 Nov 13:37
Compare
Choose a tag to compare
  • Improved Airflow samples: included TaskFlow API from v2 and samples using S3
  • Dataproc tutorial for cloud-shell

2021.10

10 Oct 21:00
Compare
Choose a tag to compare
  • Upgraded Spark to 3.1.2
  • Upgraded to python 3.9.2
  • Jupyterlab is now run by default in pyspark container
  • Updated base images, kept Java 11 for now

2020.12

08 Dec 22:55
Compare
Choose a tag to compare
  • Upgraded Spark to 3.0 (Java 8 + Python 3.9)

2020.1

14 Feb 12:30
Compare
Choose a tag to compare
  • Updated to Spark 2.4.5 and Java 11 (adoptopenjdk)
  • Makefile improvements

2019.2

21 Oct 11:48
Compare
Choose a tag to compare
  • Updated Spark to version 2.4.4
  • Fixed Ansible playbook to use AdoptOpenJDK
  • Vagrant setup updated to debian/buster64
  • Reduced log level in Spark docker image

2019.1

07 Feb 23:47
Compare
Choose a tag to compare
  • Added Apache Airflow basic samples, including DataProc/Spark one
  • Updated Spark to version 2.4.0
  • Improved live preview scripts
  • Minor bugfixing

2018.1

09 Feb 08:59
Compare
Choose a tag to compare

First public release of 2018 course edition:

  • Updated Spark to 2.2.1
  • Docker image to execute course assignment tests
  • Script to validate and package assignments before sending them
  • Added minimal Ansible playbook, incorporated to Vagrant setup
  • Added container with PySpark + Jupyter Notebook
  • Added Minio samples
  • Some other minor fixes

2017.3

17 Oct 21:50
Compare
Choose a tag to compare

Final 2017 edition changes:

  • Additional tests for assignments contributed by @chferfa
  • local_setup.sh fix by @josmerod
  • Live preview scripts for October UV class in MCD

2017.2

31 Aug 15:36
Compare
Choose a tag to compare
2017.2 Pre-release
Pre-release

Second public release with fixes after classroom. It might get some revisions after assignments are delivered.