UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 1111c850b9 - Add support for more than one full-text per id. Allow recognizing fileName additions: "id(1).pdf", "id(2).pdf", etc.
- Fix not giving the databaseName in the "ImpalaController.get10PublicationIdsTest()".
- Improve consistency in the "maxAttemptsPerRecord" value, among different threads. Also, reduce the value-increase by one.
- Check if the tableName string is empty, in the "mergeParquetFiles".
- Improve error-logging.
- Set some local variables to "final", optimizing code-execution by the JVM.
2022-02-07 13:57:09 +02:00
..
FileUnZipper.java springified project 2022-01-30 22:14:52 +02:00
FileUtils.java - Add support for more than one full-text per id. Allow recognizing fileName additions: "id(1).pdf", "id(2).pdf", etc. 2022-02-07 13:57:09 +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
S3ObjectStore.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
TestFileUtils.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UriBuilder.java springified project 2022-01-30 22:14:52 +02:00