Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assets are not displaying in Purview #242

Open
gvrspk17 opened this issue Dec 11, 2024 · 2 comments
Open

Assets are not displaying in Purview #242

gvrspk17 opened this issue Dec 11, 2024 · 2 comments

Comments

@gvrspk17
Copy link

I have followed below steps and using Azure CLI Bash

az account set --subscription
az group create --location EastUS --resource-group
cd clouddrive
git clone https://github.com/microsoft/Purview-ADB-Lineage-Solution-Accelerator.git
cd clouddrive/Purview-ADB-Lineage-Solution-Accelerator/deployment/infra

Then in setting files , provided required information below,
rg="<RESOURCE_NAME>"
prefix="<PREFIX_FOR_RESOURCES>"
clientid="<CLIENT_ID>"
clientsecret="<CLIENT_SECRET>"
tenantid="<TENANT_ID>"
purviewlocation="<PURVIEW_LOCATION>"

then Run ./openlineage-deployment.sh

All the required services are created and i have faced permission issue for databricks that also resolved.

Cluster not created so created manually from Azure CLI , instead of Dbfs location only changed init script path in workspace

and Scope created with required resource link and Keyvault link

and Databricks jobs also executed without any error and output also generated in the container.

but in purview assets are not displaying for blob and databricks.

Please help to proceed further.

@gvrspk17
Copy link
Author

#241 #239 #240 #

@gvrspk17
Copy link
Author

i have tried to register Assets in Purview, i added 2 storage accounts and 1 databricks account but in assets i can see only storage accounts. but as per blog custom purview connector should be visible.

Images from my side : Image
Reference Image from Purview connector : Image

i have added databricks token in keyvalut secrets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant