Place the "workerReports" and the "bulkImportReports" dirs inside the "reports" parent-directory.

This commit is contained in:
Lampros Smyrnaios 2023-05-24 14:10:57 +03:00
parent cd1fb0af88
commit 8b5f143b0a
2 changed files with 4 additions and 7 deletions

View File

@ -20,11 +20,8 @@ services:
source: /mnt/bulk_import
target: /mnt/bulk_import
- type: bind
source: $HOME/workerReports
target: /workerReports
- type: bind
source: $HOME/bulkImportReports
target: /bulkImportReports
source: $HOME/reports
target: /reports # This will contain the "workerReports" and "bulkImportReports" subdirectories.
build:
dockerfile: ./Dockerfile
context: .

View File

@ -20,7 +20,7 @@ services:
assignmentLimit: 10000
maxAttemptsPerRecord: 3
baseFilesLocation: tmp/
workerReportsDirPath: /workerReports/
workerReportsDirPath: /reports/workerReports/
parquetLocalDirectoryPath: ${services.pdfaggregation.controller.baseFilesLocation}parquetFiles/
s3:
endpoint: XA
@ -34,7 +34,7 @@ services:
bulkImport:
baseBulkImportLocation: /mnt/bulk_import/
bulkImportReportLocation: /bulkImportReports/
bulkImportReportLocation: /reports/bulkImportReports/
bulkImportSources: # These sources are accepted for bulk-import requests and are excluded from crawling.
arxivImport:
datasourceID: opendoar____::6f4922f45568161a8cdf4ad2299f6d23