Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • open Catalog Explorer

  • select schema: main/default

  • create volume: bp-lakehouse-monitor

The catalog, schema and name of the volume are configurable and these are default values.

Users that own shared clusters should be granted access to the configured catalog, schema and volume configured for the init script to be loaded from.

Workspaces to be monitored should also be configured to access the configured catalog.

...

Step 3) Upload script to

/Volumes/main/default/bp-lakehouse-monitor/script/

...

/Volumes/main/default/bp-lakehouse-monitor/script/init_script.sh

Grant

...

cluster owner Users Read Access to Volume

...

  • Click on the bp-lakehouse-monitor volume in ‘Catalog Explorer’

  • Select Permissions

  • Click on Grant

  • Select READ VOLUME and add ‘Account Users’ principal (a more narrow group of users that own shared cluster can be configured instead. The same group should also have access to the catalog and schema where the volume is created).

  • Click on Grant

The storage location backing the configured catalog and schema should be accessible from every workspace to be monitored.

Allow init script execution

...