X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.cluster.properties;h=7d0ccfb6a5fcd2ec5cdae4b28bff67fd13a36270;hb=ee730535bf9addab16fed9a6adcefed7ee2cd26d;hp=8ccacd6a935a1f04d3dd8f56254719b07642779c;hpb=c4498fdd85493e1423d0c3c9ecfa8ca2faa9b738;p=jabaws.git diff --git a/conf/Engine.cluster.properties b/conf/Engine.cluster.properties index 8ccacd6..7d0ccfb 100644 --- a/conf/Engine.cluster.properties +++ b/conf/Engine.cluster.properties @@ -7,19 +7,16 @@ 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 # Enable/disable cluster statistics collector cluster.stat.collector.enable=true -# The relative path for the JABAWS usage statistic application. -# Optional. -# Set this path if you would like to enable usage statistics -# application to enable it to collect and display usage statistics. -# This path must be relevant to the web application folder. Otherwise -# the application will be unable to access the statistics. -cluster.tmp.directory.relative=jobsout - # Maximum amount of time the job is considered running in hours # Optional defaults to 7 days (168h) cluster.stat.maxruntime=24