Change type | Description |
---|---|
Introduced in version 17.3 | Capability to define load settings |
The following settings in the Administration Center can have an impact on data import performance:
-
Dependency Analysis
-
Key Analysis
-
Statistics Analysis
-
Duplicate Key Discovery
To define or modify run at load settings
-
Log in to the Administration Center.
- On the top Menu bar, click the Settings icon .
- In the Settings window, select Run at Load Time.
-
Click the checkboxes, and modify as necessary using the instructions in the table given below.
Table 1. Run at Load Time Setting Descriptions Setting
Description
Run statistics
By default, Trillium automatically performs statistical analysis of numeric attributes during data import to calculate the standard deviation value.
Disabling statistical analysis improves load performance. To disable this option, clear the Run statistics selection.
Note: If you choose to not run the statistical analysis during data import, remember to manually run the analysis at a later time from the Discovery Center.To find other attribute statistics like percentile value, run percentile analysis of the attribute with numeric data in the Discovery Center.
Discover keys
By default, Trillium automatically performs key analysis on a sample of your data (10,000 rows) during data import to find potential keys.
Disabling the key analysis improves the load performance. To disable this option, clear the Discover keys selection.
Note: If you choose to not run the key analysis during data import, remember to manually run the analysis at a later time from the Discovery Center.Discover dependencies
By default, Trillium automatically performs dependency analysis on a sample of your data (10,000 rows) during data import to find possible dependencies.
Disabling the dependency analysis improves the load performance. To disable this option, clear the Discover dependencies selection.
Note: If you choose to not run the dependency analysis during data import, remember to manually run the analysis at a later time from the Discovery Center.Discover Duplicate rows
By default, Trillium identifies duplicate rows discovered during the data import process.
To improve system performance, you can disable this feature or you can limit the number of duplicates you want found.
To disable this option, clear the Discover Duplicate rows selection.
To set a processing limit, enter a number in the Potential duplicates threshold field. The default value is 10,000.
- Click Save to save your changes. (Click Cancel to return to the previous view without saving changes.)
- Click Close to close the window.