VariantSpark icon indicating copy to clipboard operation
VariantSpark copied to clipboard

Invalid initial heap size:

Open Pavan637 opened this issue 9 years ago • 2 comments

Hello all, I am running example.conf file using Variant Spark shell script file. I have changed the driver memory from 1 to 6 GB (default). For all ranges of GB (1-6GB), I am getting "Invalid initial heap size:" Kindly suggest. I am running it on 64GB RAM linux machine

Pavan637 avatar Aug 05 '16 06:08 Pavan637

I have set it to 512m.. Now the variantspark.sh is showing " java.lang.ClassNotFoundException: au.csiro.obr17q.variantspark.VcfClustering" error. And "variantspark-0.0.1-SNAPSHOT.jar" file is not created after mvn building in the target folder. Kindly suggest

Pavan637 avatar Aug 05 '16 09:08 Pavan637

Please use the new repository https://github.com/aehrc/VariantSpark

BauerLab avatar Aug 10 '17 04:08 BauerLab