James Pirruccello
James Pirruccello
If I throw in a `sleep 15` prior to doing my copy, I reduce the number of errors by about 5-fold, making me think this is a gcsfuse issue. Still,...
Final(?) piece here: I'm now reading `cp`'s exit status. If it isn't 0, then I'm sleeping 30 seconds and trying again. So far, this has yielded zero errors. Makes me...
Thanks. Re the 2 points: 1. The file works fine in a docker image, but it will be easier to coach people in the lab if they don't have to...
For future audiences, approach #2 is very quick (though less reproducible than a properly versioned Docker). In a pinch, I can pass --input BINARY="gs://path/to/binary" and in my command, I start...
The ability to use envelope constraints would be of interest.