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

Detect and provide better error message when pre-user-code execute-side dependencies are missing #194

Open
JoshKarpel opened this issue Mar 20, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@JoshKarpel
Copy link
Contributor

In particular, cloudpickle. If cloudpickle is missing execute-side, we error out before managing to do any error handling and don't provide a useful error message to the user. The component is simply held because the exit code wasn't zero, and HTMap doesn't hint the user to look in the component stdout/stderr to see what's wrong because it assumes the job was held for "unrelated" reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant