zorteran / wiadro-danych-minio-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple MinIO + Spark test

  1. download MovieLens package and unzip it
wget http://files.grouplens.org/datasets/movielens/ml-latest.zip
unzip ./ml-latest.zip
  1. Run
sudo docker compose up -d
  1. At localhost:9001 type MinIO key/secret from docker-compose, create bucket and put files
  2. Use docker logs jupyter_container_id/name to open Jupyter in a browser
  3. Play with Spark and MinIO

About


Languages

Language:Jupyter Notebook 95.8%Language:Roff 4.2%