https://github.com/jcaesar/samza-wordcout-docker-patchedrocks
https://github.com/jcaesar/samza-wordcout-docker-patchedrocks
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcaesar/samza-wordcout-docker-patchedrocks
- Owner: jcaesar
- Created: 2021-10-08T01:24:07.000Z (over 4 years ago)
- Default Branch: mein
- Last Pushed: 2021-10-08T01:26:50.000Z (over 4 years ago)
- Last Synced: 2025-02-09T12:43:07.925Z (12 months ago)
- Language: Shell
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Samza WordCount example in docker-compose, with a patchable RocksDB.
Run as
```
docker-compose kill
docker-compose rm -vf
docker-compose up --build --abort-on-container-exit
```
or similar.
(Don't ask what I needed it for.)