demos/kafka/wordcount
22 hours agoWIP master
Kai Moritz [Tue, 14 May 2024 20:44:21 +0000 (22:44 +0200)]
WIP

6 days agoWIP
Kai Moritz [Thu, 9 May 2024 07:25:13 +0000 (09:25 +0200)]
WIP

10 days agoWIP
Kai Moritz [Sun, 5 May 2024 10:54:16 +0000 (12:54 +0200)]
WIP

10 days agoWIP
Kai Moritz [Sun, 5 May 2024 09:51:12 +0000 (11:51 +0200)]
WIP

10 days agoWIP
Kai Moritz [Sun, 5 May 2024 09:49:49 +0000 (11:49 +0200)]
WIP

10 days agoWIP: Switched `README.sh` to the build-in version of Docker Compose
Kai Moritz [Sun, 5 May 2024 09:43:09 +0000 (11:43 +0200)]
WIP: Switched `README.sh` to the build-in version of Docker Compose

10 days agoWIP:Updated Confluent-Kafka to `7.5.1` and switched the cluster to KRAFT
Kai Moritz [Sun, 5 May 2024 09:39:10 +0000 (11:39 +0200)]
WIP:Updated Confluent-Kafka to `7.5.1` and switched the cluster to KRAFT

10 days agoWIP
Kai Moritz [Sun, 5 May 2024 09:21:12 +0000 (11:21 +0200)]
WIP

10 days agoSwitched `README.sh` to the build-in version of Docker Compose
Kai Moritz [Sun, 5 May 2024 07:58:42 +0000 (09:58 +0200)]
Switched `README.sh` to the build-in version of Docker Compose

10 days agoUpdated Confluent-Kafka to `7.5.1` and switched the cluster to KRAFT
Kai Moritz [Sun, 5 May 2024 07:54:47 +0000 (09:54 +0200)]
Updated Confluent-Kafka to `7.5.1` and switched the cluster to KRAFT

11 days agoWIP
Kai Moritz [Sat, 4 Feb 2023 09:20:55 +0000 (10:20 +0100)]
WIP

10 months agoDeactivated scale-up for service query in `README.sh` 2023-06-signal
Kai Moritz [Sat, 17 Jun 2023 08:55:08 +0000 (10:55 +0200)]
Deactivated scale-up for service query in `README.sh`

10 months agoService `fortune` aktualisiert: 21.04 -> 22.04 (LTS)
Kai Moritz [Thu, 2 Feb 2023 21:13:43 +0000 (22:13 +0100)]
Service `fortune` aktualisiert: 21.04 -> 22.04 (LTS)

15 months agoRemoved dependency to external network `trion`
Kai Moritz [Thu, 2 Feb 2023 20:55:01 +0000 (21:55 +0100)]
Removed dependency to external network `trion`

15 months agoRemoved unfunctional test in service `users`
Kai Moritz [Thu, 2 Feb 2023 20:54:26 +0000 (21:54 +0100)]
Removed unfunctional test in service `users`

2 years agoThe splitting of the recorded sentences is done by a separate service
Kai Moritz [Thu, 21 Oct 2021 20:12:14 +0000 (22:12 +0200)]
The splitting of the recorded sentences is done by a separate service

2 years agoAdded the Kafka-UI AKHQ to the setup 2021-11-signal
Kai Moritz [Sun, 17 Oct 2021 14:57:23 +0000 (16:57 +0200)]
Added the Kafka-UI AKHQ to the setup

2 years agoEnabled up/down-scaling of the services
Kai Moritz [Sat, 16 Oct 2021 15:01:51 +0000 (17:01 +0200)]
Enabled up/down-scaling of the services

* Changed the default-port of the services, so that all services can be
  started local in parallel
* The queriable Kafka-Streams-Apps derive their local address automatically,
  so that they can be scaled up/down in Docker-Compose
* Added traefik as reverse-proxy to the setup

2 years agoRemoved the automatic update of submodules during a rebuild
Kai Moritz [Sat, 16 Oct 2021 15:19:11 +0000 (17:19 +0200)]
Removed the automatic update of submodules during a rebuild

2 years agoSimplified & unified the endpoint-paths
Kai Moritz [Sat, 16 Oct 2021 15:18:15 +0000 (17:18 +0200)]
Simplified & unified the endpoint-paths

2 years agoAdded requests for the generated Top-10 to the demonstration
Kai Moritz [Sat, 16 Oct 2021 13:55:23 +0000 (15:55 +0200)]
Added requests for the generated Top-10 to the demonstration

2 years agoUsers are materialized as KTable
Kai Moritz [Sat, 16 Oct 2021 13:51:54 +0000 (15:51 +0200)]
Users are materialized as KTable

2 years agoConfigured juplo/toolbox:latest for the utility-service cli
Kai Moritz [Thu, 7 Oct 2021 19:24:37 +0000 (21:24 +0200)]
Configured juplo/toolbox:latest for the utility-service cli

2 years agoAdded some story-tellers, based on Fortune
Kai Moritz [Sat, 4 Sep 2021 22:13:46 +0000 (00:13 +0200)]
Added some story-tellers, based on Fortune

2 years agoQuery-results are enriched with user-data
Kai Moritz [Sat, 4 Sep 2021 19:12:28 +0000 (21:12 +0200)]
Query-results are enriched with user-data

2 years agoSimple processing pipeline
Kai Moritz [Wed, 1 Sep 2021 20:51:08 +0000 (22:51 +0200)]
Simple processing pipeline

* Input: Sentences, that are correlated to usernames
* Words are counted by username
* Top-10 rankings can by queried by usernam