Error:
2015-03-22 17:29:25 ERROR Executor:96 - Exception in task 0.0 in stage 1.0 (TID 16)
java.lang.OutOfMemoryError: GC overhead limit exceeded
Step to reproduce:
docker run -ti --rm --name client-genomics -v /data:/data gelog/avocado /bin/bash avocado-submit /data/SRR062634.adam /data/chr1.fa /data/SRR062634.avr /usr/local/avocado/avocado-sample-configs/basic.properties
You can get the files by following the step from :
Error:
Step to reproduce:
docker run -ti --rm --name client-genomics -v /data:/data gelog/avocado /bin/bash avocado-submit /data/SRR062634.adam /data/chr1.fa /data/SRR062634.avr /usr/local/avocado/avocado-sample-configs/basic.propertiesYou can get the files by following the step from :