waikato-ufdl / ufdl-job-launcher

Launcher framework for executing jobs in the UFDL framework.
Apache License 2.0
0 stars 0 forks source link

Move actual executor implementations into separate repo #3

Closed fracpete closed 3 years ago

fracpete commented 4 years ago

Any update to an executor in the ufdl-job-launcher library requires an update on all the worker nodes. Moving the actual executor implementations into a separate repo and referencing that via required_packages in the job templates will always pull in the latest version.

fracpete commented 3 years ago

Done: https://github.com/waikato-ufdl/ufdl-job-launcher-plugins