Dependencies used in this course:
If it does not already exist in your lab cluster, here's how to load it:
- In your StreamSets Cluster in Strigo issue the following commands:
cd /home/ubunbut/training-dependencies
wget https://academy.streamsets.com/wp-content/uploads/2021/10/zomato.zip
unzip zomato.zip -
The /zomato directory would need to be copied into your Docker Data Collector/Transformer execution engines. To do this:
1. Find you execution engine's docker id. You can do this by:
sudo docker ps
2. Copy the /zomato directory:
sudo docker cp zomato/:zomato;
Course Content
The Basics
Data Ingest
Transformer

Login
Accessing this course requires a login. Please enter your credentials below!