Path: blob/main/Data-Product-Hub-L3/README.md
1928 views
Import Assets for Data Product Level 3
The purpose of this repository, notebook and the accompanying import client is to streamline the process of importing demo assets into the Data Product Hub Level Three environment. This process imports the two data source connections and the data governance artifacts leveraged in the lab.
To get started, simply update the .env file with:
CPD_CLUSTER_HOST- your Cloud Pak for Data (CPD) hostUSERNAME- username of Cloud Pak for Data AdminPASSWORD- password of Cloud Pak for Data AdminCATALOG_NAME- the name of the catalog you will be working with.Before you start, you will need to create a catalog inside of your Cloud Pak for Data environment.
There is no need to change any other variables. The import client will handle the rest, ensuring a smooth and efficient import process.
Install
Fill in the .env file
Create the virtual environment with venv
Activate the virtual environment
Or create the virtual environment with conda
Install the dependencies
Run the import job
If you have any questions reachout to Taylor Segell