UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 6891c467d4 - Avoid displaying a warning for the "test" HDFS directory, when the Controller is running in PROD mode.
- Add a missing change for the optimization of reading files.
- Update dependencies.
2023-09-13 15:29:30 +03:00
..
FileDecompressor.java Fix a bug, which caused the full-text files to never close. 2023-05-04 13:03:28 +03:00
FileUtils.java - Allow "pretty-printing" the json response of the "getBulkImportReport" endpoint. 2023-09-11 17:24:39 +03:00
GenericUtils.java Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
ParquetFileUtils.java - Avoid displaying a warning for the "test" HDFS directory, when the Controller is running in PROD mode. 2023-09-13 15:29:30 +03:00
S3ObjectStore.java Add an extra precaution-check to allow the emptying or deletion of an S3-Object-Store bucket, only when the app runs in "TestEnvironment". 2023-02-01 16:42:22 +02:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java - Add the "getWorkersInfo" endpoint. 2023-05-23 14:57:15 +03:00