Skip to content

Assets are not displaying in Purview #242

@gvrspk17

Description

@gvrspk17

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions