Disembl further implementation
[jabaws.git] / conf / Engine.cluster.properties
1 ### Local Binaries root path ###\r
2 \r
3 # enable or disable engine true | false\r
4 # OPTIONAL defaults to false\r
5 engine.cluster.enable=true\r
6 \r
7 # Directory to use for temporary files storage\r
8 # REQUIRED - cluster nodes must have access to this directory!\r
9 # An absolute path is required \r
10 cluster.tmp.directory=/homes/pvtroshin/workspace/jaba2/jobsout\r
11 \r