Migrating icCube : 4.0 to 4.0.1
icCube 4.0.1 is backward compatible with the previous version but see below for new configuration properties in the file icCube.xml.
Installation Reminder
Different versions of icCube can be installed side-by-side on the same machine and no file will be removed during the installation of a new version.
The main two directories mentioned in this page are:
- the installation directory (referred to $install hereafter) : this is where the icCube binaries are installed,
- the application directory (referred to $app hereafter) : this is the place where a running instance of icCube server is storing its data (e.g., users, roles, cubes, etc...). On startup of icCube this directory (if not existing) is created and initialized with the content of the $install directory.
Configuration (icCube.xml)
Within the configuration file $install/bin/icCube.xml, the following properties have been either added, modified or deleted.
icCube.maxUnresolvedRowsCount
Maximum number of unresolved rows per facts table to keep in memory for processing during the next incremental load. If that maximum amount is reached an error is generated.
JAVA System Properties Usage
More properties can be defined using JAVA system properties:
- id
- httpComponentConfiguration.portNumber
- httpComponentConfiguration.sslPortNumber
- httpComponentConfiguration.hostName