Common Questions
General
Where can I get a copy of the 'workshop files' ?
All the collateral can be found at: ~/Workshop--CTools.
You can also copy/fork the Git repository:
git clone https://github.com/jporeilly/Workshop--Data-Catalog
gh repo clone jporeilly/Workshop--Data-Catalog
I cant write to sampledata database?
For security reasons the privileges from V10 have been removed. You will need to install Docker Desktop and create a MySQL sampledata database container.
Why do we need Docker & Docker Compose?
Its easier to manage some of the required applications - databases, Brokers, etc .. - as Docker containers.
Windows - Linux - MacOS (Self-paced Labs)
Linux (Instructor-led Labs)
Last updated
Was this helpful?