UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios 38643c76a3 - Code polishing.
- Update Gradle.
2023-03-07 16:55:41 +02:00
..
GeneralController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
StatsController.java Refactor the "StatsController"-code, by offloading it to a dedicated "StatsService". 2023-02-09 19:25:48 +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 - Code polishing. 2023-03-07 16:55:41 +02:00