RADAR-base / radar-output-restructure

Reads avro files in HDFS and outputs json or csv per topic per user in local file system
Apache License 2.0
1 stars 0 forks source link

Coroutines #524

Closed blootsvoets closed 2 years ago

blootsvoets commented 2 years ago

Use Kotlin coroutines to manage parallelism instead of parallel streams.