Jmast
Jmast
When creating index in mongodb_backend.MongoTable: pymongo.errors.OperationFailure: The field 'drop_dups' is not valid for an index specification. Specification: { name: "login_1", unique: true, drop_dups: true, key: { login: 1 } }...
When maestro config has: batch: type: local The $(LAUNCHER) is left in the maestro generated (#!/bin/bash) scripts and there is an error: LAUNCHER: command not found when the script is...
If walltime key is missing from the study run step, it should either fail the spec validation or indicate the key is missing. 2020-12-15 09:17:07,295 - maestrowf.datastructures.core.executiongraph:_execute_record:559 - INFO -...
If two processes are making the same directories, there is a race condition that needs to be handled. The race condition is when the tile directory does not exist: 1)...
fails starting with dill==0.3.6. Not sure what changed in dill; however, at the very least the maestro deps need to be dill