Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Test your IDE setup for the Big Data Hands-on Kappa lab

Notifications You must be signed in to change notification settings

IBCNServices/lab-kappa-smoketest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Data hands-on - Kappa Architecture - Smoketest

This repository contains the smoke test for the lab.

Getting started

Note: Please follow the installation docs for the Kappa course first.

  1. Clone this repository to your computer using git.

  2. Open lab-kappa-smoketest.code-workspace using Visual Studio Code.

  3. Choose "Yes, I trust the authors", so VSCode enables regular mode.

    workspace-trust-dialog

  4. Click on the "Remote" icon on the bottom left of VSCode.

    remote-button

    1. Choose the option "Reopen in container" from the command palette.

      reopen-in-container

    2. The container will be automatically created based on the configuration included in the lab files.

  5. Wait until the container is set up. This can take a few minutes because the container needs to be pulled and built. You can check the progress by clicking "Starting Dev Container (show log)" in the notification on the bottom right of VSCode.

  6. When the containers are setup, open smoketest.ipynb and press "run all cells". If asked, choose the Python kernel "base (Python 3.9.7)" in /opt/conda/bin/python.

  7. Wait a while until all cells finish. The output of the last cell should end with the following message and table. If you see this table, everything is OK! Make sure to close VSCode again so all the containers get shut down again.

    smoke-test-result

Copyright

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Copyright © teaching staff of the Big Data hands-on course at UGent Academie voor Ingenieurs (UGain) at the Faculty of Engineering and Architecture - Ghent University.

About

Test your IDE setup for the Big Data Hands-on Kappa lab

Resources

Stars

Watchers

Forks