DataHub · Arazzo Workflow
DataHub Upsert Dataset and Verify
Version 1.0.0
Write a dataset's properties aspect into the metadata graph, then read the entity back to confirm the write landed.
View Spec
View on GitHub
Data CatalogData DiscoveryData GovernanceData LineageMetadataArazzoWorkflows
Provider
Workflows
upsert-dataset
Create or update a dataset's datasetProperties aspect and read it back.
Writes the datasetProperties aspect for a dataset URN and then fetches the latest aspects for that same URN to verify the entity is present.
1
writeDataset
upsertEntities
Upsert the datasetProperties aspect for the supplied dataset URN into the DataHub metadata graph.
2
readDataset
getEntityLatestAspects
Retrieve the latest aspects for the dataset URN that was just written to confirm the entity exists in the metadata graph.