issues
search
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
Release 2.3.1
#533
Closed
blootsvoets
closed
2 years ago
blootsvoets
commented
2 years ago
Changes since version 2.3.0:
Use more memory-efficient deduplication, using MD5 hashes instead of full line contents
Simplify some Kotlin code
If a FileNotFoundException is thrown (usually because of file corruption), open a new output file instead.
Changes since version 2.3.0: