UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios 8876089022 - Use Facebook's [**Zstandard**](https://facebook.github.io/zstd/) compression algorithm, which brings very big benefits on compression rate and speed.
- Update the minIO dependency.
- Code polishing.
2023-01-10 13:34:54 +02:00
..
GeneralController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
StatsController.java - Add info about the Stats API usage in "README.md". 2022-12-15 14:04:22 +02:00
TestController.java - Upgrade the results-loading process: Instead of making thousands of sql-insert requests to Impala now we write the results to parquet files, upload them to HDFS and then import the data into the Impala tables with just 2 requests. This results in a huge performance improvement. 2022-11-10 17:18:21 +02:00
UrlController.java - Use Facebook's [**Zstandard**](https://facebook.github.io/zstd/) compression algorithm, which brings very big benefits on compression rate and speed. 2023-01-10 13:34:54 +02:00