Cross-Provider Workflow
Snowflake Load to DataHub Catalog Register
Version 1.0.0
Refresh a Snowflake Snowpipe to load data, then register the target dataset in DataHub.
Providers Orchestrated
Workflows
snowflake-load-to-catalog
Refresh a Snowflake pipe, then register the loaded dataset in DataHub.
Refreshes a Snowflake Snowpipe to load staged files, then upserts the target dataset entity into the DataHub catalog for discovery and governance.
1
refresh-pipe
$sourceDescriptions.snowflakePipeApi.refreshPipe
Refresh the Snowflake pipe to ingest staged files.
2
register-dataset
$sourceDescriptions.datahubApi.upsertEntities
Register the loaded dataset entity in the DataHub catalog.
Source API Descriptions
openapi