1 ### Local Binaries root path ###
\r
3 # enable or disable engine true | false
\r
4 # OPTIONAL defaults to false
\r
5 engine.cluster.enable=false
\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/clustengine/jobsout
\r