Skip to content

What's the best way to ship my user code in a distributed execution environment? #511

Answered by nsmith-
lgray asked this question in Q&A
Discussion options

You must be logged in to vote

The answer to this can easily become as complex as the answer to "how do I install coffea", which the installation documentation attempts to answer. The best answer largely depends on the environment you work in. For some cases, it is indeed as simple as pip install coffea, but there are often cases where that isn't the best solution. The guide tries to provide several options with the hope that one of them will feel familiar to a user, and may be the lowest barrier to entry. Here I'll try to do the same for user code.

Shared filesystem

If you are running coffea at an analysis facility with a shared filesystem mounted on the worker nodes of a batch farm, essentially nothing needs to be do…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@lgray
Comment options

lgray Apr 30, 2021
Maintainer Author

@kpedro88
Comment options

@oshadura
Comment options

Answer selected by nsmith-
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants