X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.cluster.properties;h=caa2541124c2a5cc39e55a9b06eae7bad64baabd;hb=79f221c4bce618320fa5b7bdefa36431bc2b3460;hp=f5e83b909e7d1892fab6db9837708f9e94636581;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/conf/Engine.cluster.properties b/conf/Engine.cluster.properties index f5e83b9..caa2541 100644 --- a/conf/Engine.cluster.properties +++ b/conf/Engine.cluster.properties @@ -7,5 +7,16 @@ engine.cluster.enable=false # Directory to use for temporary files storage # REQUIRED - cluster nodes must have access to this directory! # An absolute path is required -#cluster.tmp.directory=/homes/pvtroshin/workspace/clustengine/jobsout +# 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=false + +# Maximum amount of time the job is considered running in hours +# Optional defaults to 7 days (168h) +cluster.stat.maxruntime=24