Hi Datahub team, for most of the entities i can se...
# random
b
Hi Datahub team, for most of the entities i can see a aspect that ends with “key” . for example datasetkey,datajobkey,dataflowkey. what it really intended for? can any one explain with a usecase
i
Hello Judson, Those are what we call the key aspects think of them as the way to uniquely reference an entity instance. I.e: A hive-based dataset called customers could have as it’s key a unique identifier like:
urn:li:dataset:hive-customers
b
is urn ,are you referring as key
i
urn:li:dataset:hive-customers
is the key in the text form. Key aspect is what we can the wrapper for this key within datahub.
b
thanks @incalculable-ocean-74010