UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios c8baf5a5fc - Fix not finding the parquet-schema files when the app was run inside a Docker Container.
- Update the "namespaces" and the "names" inside the parquet schemas.
- Code polishing.
2022-12-08 12:16:05 +02:00
..
FileUnZipper.java - Improve exception handling. 2022-12-07 13:48:00 +02:00
FileUtils.java - Fix not finding the parquet-schema files when the app was run inside a Docker Container. 2022-12-08 12:16:05 +02:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
ParquetFileUtils.java - Fix not finding the parquet-schema files when the app was run inside a Docker Container. 2022-12-08 12:16:05 +02:00
S3ObjectStore.java - Remove the obsolete "parenthesis" and "increasing duplicate-num" from the full-texts' names, before sending them to the S3-Object-Store. They now end with the "file-hash", so it is guaranteed that they will be unique. The Worker continues to produce the previous kind of names, without any disturbance. 2022-04-11 21:15:22 +03:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java Update the "UriBuilder.java" to be able to acquire the running port of the server, in case the port-number was initially set to "random" (0). Also make sure we get the "localHostAddress" and not the "localHostName", in case the public IP is not retrievable. 2022-09-12 17:04:05 +03:00