X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.cluster.properties;h=344858bdc5c9ce19374ebeec4997fbf711532aff;hb=3b7b9e0a5fe1f6f3d57874a5ae63aaedf6a35ef3;hp=333c77eca01116aa9f4a38b71cd2d2b0978e2694;hpb=88d713ca7e5f0612550fafe5a0a2e9dbb35d691b;p=jabaws.git diff --git a/conf/Engine.cluster.properties b/conf/Engine.cluster.properties index 333c77e..344858b 100644 --- a/conf/Engine.cluster.properties +++ b/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 -cluster.tmp.directory=/homes/pvtroshin/workspace/jaba2/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 +cluster.tmp.directory=/homes/pvtroshin/workspace/jaba2/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