Preparing to install IBM Manta Data Lineage
Plan and prepare to install IBM Manta Data Lineage.
Before installing IBM Manta Data Lineage
Before you install IBM Manta Data Lineage, follow the section based on your install scenario:
New install
If you are installing IBM Manta Data Lineage without any previous versions of IBM Manta Data Lineage, or are not migrating from the previous iteration, MANTA Automated Data Lineage, then follow the instructions in Installing IBM Manta Data Lineage.
Upgrading from Version 4.8.x
If you are installing IBM Manta Data
Lineage from an existing MANTA Automated Data Lineage in Version 4.8.x, follow these steps:
- Upgrade your Version 4.8.x IBM Knowledge Catalog (any
edition) to Version 5.2.0.Note: Ensure that theFor more information, see Upgrading IBM Knowledge Catalog from Version 4.8 to Version 5.2.
enableKnowledgeGraphoption is set totruein thewkc-cr. - Uninstall MANTA Automated Data Lineage. For more
information, see Uninstalling MANTA
Automated Data Lineage (Masking flow).Important: When you uninstall MANTA Automated Data Lineage, the following will apply:
- You will not be able to install back MANTA Automated Data Lineage once IBM Manta Data Lineage is installed.
- All the configuration data and scanned lineage data from MANTA Automated Data Lineage will be lost. Only Metadata Imports from IBM Knowledge Catalog can be migrated using the migration tool for the supported data sources.
- Remove the Foundation Db
cluster:
oc delete fdbcluster wkc-foundationdb-cluster -n ${PROJECT_CPD_INST_OPERANDS}Note: Thewdp-kg-ingestion-serviceandwkc-data-lineage-servicepods may get stuck in theContainerCreatingstate after running the command to remove the Foundation Db cluster.If this occurs, you can ignore this status and continue to the next step.
- Patch the IBM Knowledge Catalog
wkc-crwith the optionuseFDB=false. For more information, see Specifying installation options.If the IBM Knowledge Catalog custom resource (wkc-cr) reconciliation fails, check if thewdp-kg-ingestion-serviceandwkc-data-lineage-servicepods are stuck in theContainerCreatingstatus. If yes, then delete these two deployments:
Wait for the next reconciliation of theoc delete deploy wdp-kg-ingestion-service -n ${PROJECT_CPD_INST_OPERANDS} oc delete deploy wkc-data-lineage-service -n ${PROJECT_CPD_INST_OPERANDS}wkc-cror restart the IBM Knowledge Catalog operator. - Install IBM Manta Data Lineage. For more information, see Installing IBM Manta Data Lineage.
- You can migrate your lineage metadata import configuration from MANTA Automated Data Lineage. For information on migrating, see Migrating.
Upgrading from Version 5.0.x
If you are installing IBM Manta Data
Lineage from an existing MANTA Automated Data Lineage in Version 5.0.x, follow these steps:
- Upgrade your Version 5.0.x IBM Knowledge Catalog (any
edition) to Version 5.2.x.Note: Ensure that theFor more information, see Upgrading IBM Knowledge Catalog from Version 5.0 to Version 5.2.
enableKnowledgeGraphoption is set totruein thewkc-cr. - Uninstall MANTA Automated Data Lineage. For more
information, see Uninstalling MANTA
Automated Data Lineage (Masking flow).Important: When you uninstall MANTA Automated Data Lineage, the following will apply:
- You will not be able to install back MANTA Automated Data Lineage once IBM Manta Data Lineage is installed.
- All the configuration data and scanned lineage data from MANTA Automated Data Lineage will be lost. Only Metadata Imports from IBM Knowledge Catalog can be migrated using the migration tool for the supported data sources.
- Remove the Foundation Db cluster:
oc delete fdbcluster wkc-foundationdb-cluster -n ${PROJECT_CPD_INST_OPERANDS}Note: Thewdp-kg-ingestion-serviceandwkc-data-lineage-servicepods may get stuck in theContainerCreatingstate after running the command to remove the Foundation Db cluster.If this occurs, you can ignore this status and continue to the next step.
- Patch the IBM Knowledge Catalog
wkc-crwith the optionuseFDB=false. For more information, see Specifying installation options.If the IBM Knowledge Catalog custom resource (wkc-cr) reconciliation fails, check if thewdp-kg-ingestion-serviceandwkc-data-lineage-servicepods are stuck in theContainerCreatingstatus. If yes, then delete these two deployments:
Wait for the next reconciliation of theoc delete deploy wdp-kg-ingestion-service -n ${PROJECT_CPD_INST_OPERANDS} oc delete deploy wkc-data-lineage-service -n ${PROJECT_CPD_INST_OPERANDS}wkc-cror restart the IBM Knowledge Catalog operator. - Install IBM Manta Data Lineage. For more information, see Installing IBM Manta Data Lineage.
- You can migrate your lineage metadata import configuration from MANTA Automated Data Lineage. For information on migrating, see Migrating.
Migrating from MANTA Automated Data Lineage
If you have installed the latest version of MANTA Automated Data Lineage, but would like to switch to the newer IBM Manta Data
Lineage, follow these steps:
- Check your version of IBM Knowledge Catalog and ensure
it is also upgraded to the latest version.Note: Ensure that the
enableKnowledgeGraphoption is set totruein thewkc-cr. - Uninstall MANTA Automated Data Lineage. For more information, see Uninstalling MANTA Automated Data Lineage (Masking flow).
- Remove the Foundation Db cluster:
oc delete fdbcluster wkc-foundationdb-cluster -n ${PROJECT_CPD_INST_OPERANDS}Note: Thewdp-kg-ingestion-serviceandwkc-data-lineage-servicepods may get stuck in theContainerCreatingstate after running the command to remove the Foundation Db cluster.If this occurs, you can ignore this status and continue to the next step.
- Patch the IBM Knowledge Catalog
wkc-crwith the optionuseFDB=false. For more information, see Specifying installation options.If the IBM Knowledge Catalog custom resource (wkc-cr) reconciliation fails, check if thewdp-kg-ingestion-serviceandwkc-data-lineage-servicepods are stuck in theContainerCreatingstatus. If yes, then delete these two deployments:
Wait for the next reconciliation of theoc delete deploy wdp-kg-ingestion-service -n ${PROJECT_CPD_INST_OPERANDS} oc delete deploy wkc-data-lineage-service -n ${PROJECT_CPD_INST_OPERANDS}wkc-cror restart the IBM Knowledge Catalog operator. - Install IBM Manta Data Lineage. For more information, see Installing IBM Manta Data Lineage.
- You can migrate your lineage metadata import configuration from MANTA Automated Data Lineage. For information on migrating, see Migrating.