Upgrading to watsonx.data integration
An instance administrator can upgrade DataStage and Data Replication from version 5.2 to watsonx.data integration.
This upgrade is a multi-step process. You must upgrade your existing installation of the respective service to Version 5.3 of that service and then install watsonx.data integration 2.3.
Installation upgrades for the services
- Upgrade your edition of DataStage. See Upgrading DataStage.
- Upgrade your edition of IBM Data Replication. See Upgrading Data Replication.
Specifying installation options for watsonx.data integration
When you install watsonx.data integration on top of an upgraded service, you might need to adjust some installation options.
Specifying installation options
If you plan to install
watsonx.data integration,
you can specify installation options in a file named install-options.yml in the cpd-cli work directory (For example: cpd-cli-workspace/olm-utils-workspace/work).
The parameters are optional. If you do not set these installation parameters, the default values are used.
The sample YAML content uses the default values.
Retain the --- syntax at the beginning of the entry to ensure that this entry is
treated as a separate document.
---
# ............................................................................
# watsonx.data integration parameters
# ............................................................................
non_olm:
watsonxDataintegration:
enableBatchBulkETL: true
enableRealtimeStreaming: true
enableDataObservability: true
enableUnstructuredDataIntegration: true
enableReplication: true
| Property | Description |
|---|---|
enableBatchBulkETL |
Specify whether to install DataStage to perform bulk extract, transform, and
load (ETL) operations on your data.
|
enableRealtimeStreaming |
Specify whether to install StreamSets to enable real-time streaming so that
you can act on time-sensitive data.
|
enableDataObservability |
Specify whether to install Data Observability to receive alerts when there's a problem
with your end-to-end integration process.
|
enableUnstructuredDataIntegration |
Specify whether to install Unstructured Data Integration to ingest, transform, and enrich
unstructured data from diverse sources.
|
enableReplication |
Specify whether to install Data Replication to synchronize data between source
and target data stores.
|
If you set enableBatchBulkETL: true specify the DataStage installation options, see Specifying
your DataStage.
enableReplication: true specify the Data Replication installation options, see Specifying
installation options for Data Replication. replication_license_type: IDRC is applicable to
watsonx.data integration.