A service for scheduling and running Docker-based jobs

History

Change
version changed from 0.2.6 to 0.2.7
enum emr_release_label value added: emr-5.14.0
version changed from 0.2.5 to 0.2.6
enum emr_release_label value added: emr-5.13.0
version changed from 0.2.3 to 0.2.4
enum emr_release_label value added: emr-5.11.1
version changed from 0.2.3-dev to 0.2.3
model s3_cp description changed from Existing EMR cluster configuration object to Wrapper of the S3DistCp spark job for more info visit the aws...
model emr_command field save_results description added: will trigger a s3 dist cp job for every entry in this array, can be used to...
model emr_command field load_data description added: will trigger a s3 dist cp job for every entry in this array, can be used to...
version changed from 0.2.1 to 0.2.2
model task_definition field require_explicit_success default added: false
version changed from 0.2.0-dev to 0.2.1
enum emr_release_label value added: emr-5.11.0
version changed from 0.1.2 to 0.1.3
model batch_image_command field job_role_arn is no longer required
version changed from 0.1.0 to 0.1.1
union task_executable type shell_script_command description added: Shell command to run on Sundial service instance
union task_executable type docker_image_command description added: Docker image to run on ECS with Sundial companion container
union task_executable type added: batch_image_command
model docker_image_command field removed: vCpus
model docker_image_command field removed: job_queue
version changed from 0.0.13-dev to 0.1.0
model docker_image_command required field added: log_paths, defaults to []
model docker_image_command optional field added: cpu