Upgrading to watsonx.data intelligence
An instance administrator can upgrade IBM Data Product Hub, IBM® Knowledge Catalog, and IBM Manta Data Lineage from version 5.2.1, 5.2.2, or 5.3 to watsonx.data intelligence.
This upgrade is a multi-step process. You must upgrade your existing installation of the respective service to Version 5.4 of that service and then install watsonx.data intelligence 2.4.
Possible upgrade paths
- IBM
Data Product Hub, IBM Knowledge
Catalog (any edition), and IBM Manta Data
Lineage on IBM Software
Hub 5.2.1 or 5.2.2
- Upgrade your edition of IBM Knowledge Catalog 5.2 to Version 5.4. See Upgrading IBM Knowledge Catalog from Version 5.2 to Version 5.4.
- Upgrade IBM Data Product Hub 5.2 to Version 5.4. See Upgrading IBM Data Product Hub from Version 5.2 to Version 5.4.
- Upgrade IBM Manta Data Lineage 5.2 to Version 5.4. See Upgrading IBM Manta Data Lineage from Version 5.2 to Version 5.4.
- Install watsonx.data intelligence 2.4. See Installing watsonx.data intelligence.
- IBM
Data Product Hub, IBM Knowledge
Catalog (any edition), and IBM Manta Data
Lineage on IBM Software
Hub 5.3
- Upgrade your edition of IBM Knowledge Catalog 5.3 to Version 5.4. See Upgrading IBM Knowledge Catalog from Version 5.3 to Version 5.4.
- Upgrade IBM Data Product Hub 5.4 to Version 5.4. See Upgrading IBM Data Product Hub from Version 5.4 to Version 5.4.
- Upgrade IBM Manta Data Lineage 5.4 to Version 5.4. See Upgrading IBM Manta Data Lineage from Version 5.4 to Version 5.4.
- Install watsonx.data intelligence 2.4. See Installing watsonx.data intelligence.
Specifying installation options for watsonx.data intelligence
When you install watsonx.data intelligence on top of an upgraded service, you might need to adjust some installation options.
Specify the following options in the install-options.yml file in the
cpd-cli
work directory (For example: cpd-cli-workspace/olm-utils-workspace/work).
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 intelligence parameters
# ............................................................................
non_olm:
watsonxDataintelligence:
enableAISearch: false
enableDataGovernanceCatalog: true
enableKnowledgeGraph: true
enableDataQuality: false
enableDataLineage: true
enableDataProduct: true
enableUnstructuredDataIntegration: false
enableGenerativeAICapabilities: true
enableSemanticEnrichment: true
enableSemanticEmbedding: false
enableTextToSql: false
enableModelsOn: cpu
If you upgraded IBM Knowledge Catalog Premium or
IBM Knowledge Catalog Standard and
enableSemanticAutomation was set to True, set
enableModelsOn: gpu to retain the previous behavior and enable inferencing with GPU
models.
For more information about the installation options, see Preparing to install watsonx.data intelligence.