Local Cloud Configuration

<< Click to Display Table of Contents >>

Current:  System Management  > System Attribute Configuration 

Local Cloud Configuration

Previous pageReturn to chapter overviewNext page

The user needs to add the following configuration statements in bi.properties and restart tomcat to work.

dc.node.types=nmrc

dc.fs.naming.paths=c\:/bihome/cloud/qry_naming.m

dc.fs.sub.path=c\:/bihome/cloud/qry_sub.m

dc.fs.physical.path=c\:/bihome/cloud

dc.io.ip=192.168.1.99

dc.io.handlers=1

dc.naming.reds=1

dc.naming.waiting=3000

dc.naming.maps=1

The user needs to change c\:/bihome/cloud to their own path, and change the IP to their own host's IP. When changing the path, the user needs to pay attention to the format of path. For example, c\:/bihome/cloud cannot be written as c\:bihome/cloud, nor can it be written as c:\:/bihome\cloud. 

For more configuration information about the cloud environment, see the detailed description of the cloud module.