You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 :
Reference Image from Purview connector :
i have added databricks token in keyvalut secrets.
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.
The text was updated successfully, but these errors were encountered: