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

Post-running script option #1

Open
raggleton opened this issue May 25, 2016 · 0 comments
Open

Post-running script option #1

raggleton opened this issue May 25, 2016 · 0 comments

Comments

@raggleton
Copy link
Owner

From @TaiSakuma : add a Job option for a post-execution script, before files are transferred to HDFS (à la setup_script).

An example workflow would be: setup (conda activate) => run python script => postrun (zip up output) => transfer to HDFS.

Thinking of calling it postrun_script. Other suggestions: teardown_script, although this is a misnomer as (a) the user can use it for anything, (b) it isn't necessary to remove anything from the worker node - the script does this automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant