UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios 8607594f6d - Improve exception handling.
- Code polishing.
2022-12-07 13:48:00 +02:00
..
GeneralController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
StatsController.java Add the "StatsController", which brings the "getNumberOfPayloads" and "getNumberOfRecordsInspected" endpoints. 2022-10-18 15:00:26 +03:00
TestController.java - Upgrade the results-loading process: Instead of making thousands of sql-insert requests to Impala now we write the results to parquet files, upload them to HDFS and then import the data into the Impala tables with just 2 requests. This results in a huge performance improvement. 2022-11-10 17:18:21 +02:00
UrlController.java - Improve exception handling. 2022-12-07 13:48:00 +02:00