Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compression/extraction of large files #114

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

ekouts
Copy link
Collaborator

@ekouts ekouts commented Jul 11, 2024

Two issues have been fixed in this PR:

  1. When we submit a job through the /comute/xfer-internal/{op} endpoint, we need to poll the job and check the output in the filesystem. The slurm job + the file may belong to a different (for example this is the case for the eiger deployment) so we need to extract the xfer system name by polling the original task.
  2. The extension argument wasn't taken into account in the submit_extract_job method before.

@ekouts ekouts requested a review from rsarm July 11, 2024 13:20
@ekouts ekouts self-assigned this Jul 11, 2024
@ekouts ekouts marked this pull request as ready for review July 11, 2024 13:20
@ekouts ekouts merged commit 56ba1f9 into eth-cscs:main Jul 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants