X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=dundee-conf%2FEngine.cluster.properties;h=d75c22838af3ded566948cc4bff8cf44ed2f7e76;hb=9f81a03cf11728726a45917773e3c42195b471c2;hp=52642367cce4e5d96442b5e8f8e24f50d4357f89;hpb=cfbceac612220d0a877942f7fb6658a5848d1ccf;p=jabaws.git diff --git a/dundee-conf/Engine.cluster.properties b/dundee-conf/Engine.cluster.properties index 5264236..d75c228 100644 --- a/dundee-conf/Engine.cluster.properties +++ b/dundee-conf/Engine.cluster.properties @@ -7,5 +7,17 @@ engine.cluster.enable=true # Directory to use for temporary files storage # REQUIRED - cluster nodes must have access to this directory! # An absolute path is required + +# Please note that statistic web application will only be able to generate links +# to the job folders if this path is within JABA web application. +# JABAWS statistic application just assume that the last name in the path is the +# application folder in the root of JABAWS web application. cluster.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/jobsout + + +# Enable/disable cluster statistics collector +cluster.stat.collector.enable=true +# Maximum amount of time the job is considered running in hours +# Optional defaults to 7 days (168h) +cluster.stat.maxruntime=24