Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 753 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 753 Bytes

bda-z6

A Demo project to get some big data / analytics knowledge about: Bitcoin, Exchangerates, Kafka (Stream), Avro, InfluxDb. It is based on a kappa streaming platform.

The folder bitcoinextracter contains serveral small Java Application to

  • parse the bitcoin blockchain files
  • send bitcoin blockchain data into a kafka topic
  • process events betweend different kafka topic
  • send exchangerate data into kafka topics or into InfluxDb

The folder docker contains different images description (Dockerfile, docker compose) to setup the streaming platform

The folder resources contains data which are extracted from an other process or generated by our self.