X-Git-Url: http://source.jalview.org/gitweb/?p=jabaws.git;a=blobdiff_plain;f=conf%2FEngine.cluster.properties;h=3c104f21150a937de33f030cfd3a5ad3c89074c5;hp=caa2541124c2a5cc39e55a9b06eae7bad64baabd;hb=ff4eb72e1d1a381dc9317c80fcc1b92fc1c68d17;hpb=9ff87a1fc3251a6fb836a8e0e0648293e6bb731b diff --git a/conf/Engine.cluster.properties b/conf/Engine.cluster.properties index caa2541..3c104f2 100644 --- a/conf/Engine.cluster.properties +++ b/conf/Engine.cluster.properties @@ -2,7 +2,7 @@ # enable or disable engine true | false # OPTIONAL defaults to false -engine.cluster.enable=false +engine.cluster.enable=true # Directory to use for temporary files storage # REQUIRED - cluster nodes must have access to this directory! @@ -12,7 +12,8 @@ engine.cluster.enable=false # 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=/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