UrlsController/src/main/java/eu/openaire/urls_controller
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
..
components Reduce the waiting time for new background tasks to be scheduled for processing. 2023-07-24 20:33:56 +03:00
configuration Avoid assigning the same publications multiple times to the Workers, after the recent "parallelization enchantment". 2023-07-11 17:27:23 +03:00
controllers - Create the HDFS-subDirs before generating "callableTasks" for creating and uploading the parquetFiles. 2023-08-04 15:30:41 +03:00
models Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
payloads - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
security - Update the Spring-Security-code to use the "SecurityFilterChain", as the previous code was deprecated. 2022-06-27 21:41:32 +03:00
services - Create the HDFS-subDirs before generating "callableTasks" for creating and uploading the parquetFiles. 2023-08-04 15:30:41 +03:00
util Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
Application.java - Fix missing changes. 2023-07-24 19:55:37 +03:00