rizerkrof / tp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practices - Data engineering

Tools you need

Have a stackoverflow account : https://stackoverflow.com/

Have a github account : https://github.com/

A Scala IDE :

  1. Intellij Idea: https://www.jetbrains.com/fr-fr/idea/download
  2. Scala plugin : https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html

Docker and Compose

Take time to read and install

https://docs.docker.com/get-started/overview/

docker --version
Docker version 20.10.14 (example)

https://docs.docker.com/compose/

docker-compose --version
docker-compose version 1.29.2 (example)

Fork OR update the repo on your own Github account

Fork

Update your fork

TP - Functional programming for data engineering

TP - Functional programming for data engineering

TP - Batch with Spark and BI with metabase

TP - Getting started with Apache Kafka (Bash/Docker)

TP - Apache Kafka - Scala Client - Condutkor

TP - Apache Kafka - Spark Structured Streaming

About

License:GNU General Public License v3.0


Languages

Language:Scala 98.4%Language:Shell 1.2%Language:Dockerfile 0.4%