reverting cluster engine settings (disabled by default)
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Thu, 4 Aug 2011 13:21:26 +0000 (13:21 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Thu, 4 Aug 2011 13:21:26 +0000 (13:21 +0000)
git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4468 e3abac25-378b-4346-85de-24260fe3988d

conf/Engine.cluster.properties

index 3c104f2..caa2541 100644 (file)
@@ -2,7 +2,7 @@
 \r
 # enable or disable engine true | false\r
 # OPTIONAL defaults to false\r
-engine.cluster.enable=true\r
+engine.cluster.enable=false\r
 \r
 # Directory to use for temporary files storage\r
 # REQUIRED - cluster nodes must have access to this directory!\r
@@ -12,8 +12,7 @@ engine.cluster.enable=true
 # to the job folders if this path is within JABA web application. \r
 # JABAWS statistic application just assume that the last name in the path is the \r
 # application folder in the root of JABAWS web application. \r
-#cluster.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/jobsout\r
-cluster.tmp.directory=/homes/pvtroshin/workspace/jaba2/jobsout\r
+cluster.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/jobsout\r
 \r
 # Enable/disable cluster statistics collector \r
 cluster.stat.collector.enable=false\r