Hi all, Do somebody know how i can add data conta...
# troubleshoot
h
Hi all, Do somebody know how i can add data container to a dataset? https://datahubproject.io/docs/generated/metamodel/entities/dataset#container
plus1 1
d
Dataset containers are added automatically in the sources which supports it.
h
Okay, but I am using a custom source. Can i add domains or containers to the datasets then?
@dazzling-judge-80093 I have a Custom Source (Exasol) and i want something to filter above the Schems. Someting like domains or Container.
h
Thank you!
b
A few steps : 1. Produce a ContainerProperties aspect. Give it a stable UUID that won't change inside the data platform. 2. Produce a "Container" aspect for the Dataset at hand Now they should appear as linked in the UI!