Project

General

Profile

Bug #11510

Updated by Peter Amstutz almost 7 years ago

Two distinct but closely related issues encountered by a customer:  

 # Using s3.download_fileobj() with an ArvadosFileWriter target: files over some threshold (likely 8MB) are arbitrarily truncated. 
 # Using "aws s3 cp" to download to a writable keep mount: a 15 GB file results in only an 8 MB file appearing it keep(!) 

Back