Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.5 KB

Interview Devcontainer

GitHub Codespaces / Devcontainer

This repo is configured with a devcontainer. To use the devcontainer, install the VSCode Remote extension pack and follow the instructions or open GitHub Codespaces from GitHub.com.

Container Services

The devcontainer is configured with the following services.

Service Env var / URL
CockroachDB DATABASE_URL=postgres://root@cockroach:26257/defaultdb
Kafka UI http://localhost:34197
Kafka KAFKA_BOOTSTRAP_SERVER=kafka:9092
Zookeeper zookeeper:2181

Sample Datasets

Sample data is available under data/. Additional datasets may be downloaded from the Azure Databricks sample datasets page.