# this file contains the user-submitted configurations required for job execution # NOTE: THE NAME OF THIS FILE MUST BE CHANGED TO client.config FOR EXECUTION [client] # user name (used to group jobs by the same user) user_id=michael # unique name for this job; overwrites any pre-existing data for jobs with same name job_id=michael_job # email for job notifications email_to=michaelmogessie@cmu.edu # path to docker image used for execution (either file://, https://, or s3://) docker_url=file:///home/michael/git/morf/mwe/mwe.tar # path to controller script used for execution (either file://, https://, or s3://) controller_url=file:///home/michael/git/morf/mwe/controller.py client_config_url=file:///home/michael/git/morf-install/config/client.config [data] # format for all entries in this section is nickname_of_bucket = s3://bucket/morf-data # example: morf-bucket = s3://morf-bucket/morf-data/