Skip to content

Releases: RADAR-base/radar-output-restructure

Restructure-HDFS-topic version 0.4.0

16 Jul 08:44
84d3d2b
Compare
Choose a tag to compare

Changes since version 0.3.2:

  • Added command-line parser
  • Add temporary file staging to prevent corrupt writes
  • Documented proper start script usage
  • Added docker distribution

Restructure-HDFS-topic release 0.3.2

01 May 12:39
d936879
Compare
Choose a tag to compare

Changes since 0.3.1:

  • Add projectId to output file structure, fixes #13
  • Continue with other files if JsonMappingException occurs, fixes #14
  • Set deduplicate to false by default, fixes #16
  • If a CSV mapping issue occur, make a new file, fixes #15

Restructure HDFS topic version 0.3.1

15 Nov 11:30
d225f6f
Compare
Choose a tag to compare

Restructure HDFS topic version 0.3.1

Changes since version 0.3:

  • hotfix: gzip files are correctly detected

Changes since version 0.2.1:

  • use java.nio.file
  • deduplicate files after closing

Restructure-HDFS-topic version 0.3

15 Nov 10:52
b7ce9b6
Compare
Choose a tag to compare

Restructure-HDFS-topic version 0.3

Changes since version 0.2.1:

  • use java.nio.file.Path instead of java.io.File
  • deduplicate files after closing

HDFS restructure version 0.2.1

04 Sep 08:17
Compare
Choose a tag to compare

HDFS restructure version 0.2.1.

Changes since version 0.2:

  • removed IntelliJ files
  • skip empty files (fixes #3)
  • output schemas with files (fixes #8)
  • rewrite (clean) offsets.csv after processing
  • process the timestamps of WindowedKey records
  • update to Gradle 4.1

RADAR restructure HDFS topics version 0.2

03 Jul 09:22
Compare
Choose a tag to compare

Restructures the repository created by the HDFS connector in the RADAR-Docker repository.

Changes since version 0.1.1:

  • Added GZIP compression option
  • Show progress bar indicator
  • Split FileCache into FileCacheStore and FileCache

Restructure-HDFS version 0.1.1: bugfixes

10 May 09:10
Compare
Choose a tag to compare

Restructures the repository created by the HDFS connector in the RADAR-Docker repository.

Changes since version 0.1:

  • Times in output files follow UTC timezone
  • Fixed bug when reading a Frequency file

First release to restructure RADAR HDFS connector files

01 May 08:24
Compare
Choose a tag to compare

Restructures files created by the RADAR HDFS connector to CSV or JSON files.