Skip to content

hevansDev/adsb-kafka-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSS Flight Data Demo

Quick start

  1. Run docker compose --profile default up -d.

  2. Ingest data into Druid from adsb-json topic with the spec in plt-airt-2000/oss_flight_data_demo/druid/ingestion_spec.json (insert credentials where appropriate).

  3. After all messages have been ingested you can check out visualisations in Grafana, username and password for Grafana are both druid

TODO

  • Use Flink to (or otherwise) consolidate/filter records for aircraft to reduce the number of null longitudes, latitudes, and altitudes
  • Alternatively, can this be achieved with rollup? Rollup on 1 second time intervals and take the average longitudes, latitudes, and altitudes?
  • Deploy using Minikube instead of docker? (with a view to rolling this out to learn Druid)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published