Skip to content

Problem: Batch imports attempting to write on transferDir, causing error under some conditions #635

@hakamine

Description

@hakamine

Image

When running a batch import, if the path specified in the batch import is not contained within the transferDir, the Bundle Activity will create a copy of the transfer files inside of the transferDir. This could cause a failure if the transferDir is read-only or if enduro does not have permissions to write to transferDir

For example: the following config caused the error on the attached screenshot:

  • transferDir = "/transfer_source"
  • Batch import path: /mnt/shared_processing/transfer_source/Enduro_Testing/general_pipeline/

Enduro version: 0.41.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions