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

Issue with job executable and argument when using a storage plugin #15

Open
jannisspeer opened this issue Aug 22, 2024 · 1 comment
Open

Comments

@jannisspeer
Copy link
Owner

The method format_job_exec(job), which is called in the run_job() method of the Executor object, returns a string which also contains a pip install statement when using a storage plugin. This case is not handled currently. I tested this with the xrootd storage plugin.

@jannisspeer
Copy link
Owner Author

Could we drop this pip install and just assume that the storage plugin is installed on the job nodes?

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

No branches or pull requests

1 participant