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

Added --dont-remove-tmp-dir parameter to SGEJobTask. #1798

Merged
merged 2 commits into from
Aug 4, 2016

Conversation

brcopeland
Copy link
Contributor

Description

Added parameter to retain the temporary directory created to run the Task on the cluster.

Motivation and Context

This change is helpful for debugging. Without the change, the temporary directory is always removed, even when, say, it fails it can be helpful to examine the directory to see what was copied, the log files, etc.

Have you tested this? If so, how?

I've been using this change without issue for several months.

@mention-bot
Copy link

@brcopeland, thanks for your PR! By analyzing the annotation information on this pull request, we identified @jfeala to be a potential reviewer

@erikbern
Copy link
Contributor

erikbern commented Aug 2, 2016

will merge if you rebase :)

@brcopeland
Copy link
Contributor Author

Rebase done.

@Tarrasch Tarrasch merged commit 59614c9 into spotify:master Aug 4, 2016
@brcopeland brcopeland deleted the retain_tmp_dir branch August 9, 2016 17:48
This was referenced Jun 29, 2022
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.

4 participants