UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios a524375656 - Create the HDFS-subDirs before generating "callableTasks" for creating and uploading the parquetFiles.
- Delete gradle .zip file after installation.
2023-08-04 15:30:41 +03:00
..
BulkImportController.java - Create the HDFS-subDirs before generating "callableTasks" for creating and uploading the parquetFiles. 2023-08-04 15:30:41 +03:00
GeneralController.java - Add the "getWorkersInfo" endpoint. 2023-05-23 14:57:15 +03:00
ShutdownController.java - Identify and handle a possible Worker-crash, in "UrlsServiceImpl.postReportResultToWorker()". 2023-06-15 23:19:36 +03:00
StatsController.java Add useful messages for missing parameters in Stats API. 2023-07-25 15:36:54 +03:00
TestController.java - Fix missing changes. 2023-07-24 19:55:37 +03:00
UrlsController.java Improve performance by applying the merging-procedure for the parquet files of the database tables less often, while keeping the benefits of having a relatively small maximum number of parquet files in search operations. 2023-07-24 20:28:41 +03:00