Skip to content

koljamaier/big-data-productivty-booster-scalamatsuri-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Download and install the package manager nix to easily install and take care of all the dependencies that you need to run the examples. Once downloaded and installed, you can kick off the installation of the dependencies (specified within shell.nix) by running nix-shell.

If you want to run the bigquery example, you will need to set up a google cloud project and set the GCS_BUCKET environment variable (additionally to setting up gcloud).

Running the examples

Use the just command to interactively pick on of the examples to run. Alternitavely, you can run the examples directly by running the following commands:

just run-spark-example
just run-bigquery-example
just run-kafka-example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published