Hi all! I am wondering What is the meaning of "pla...
# ingestion
w
Hi all! I am wondering What is the meaning of "platform_instance" related to 'file lineage based'. I actually saw 'platform_instance' on DataHub Docs. But I didn't understand. In DataHub Docs, 'platform_instance' means 'The instance of the platform that all assets produced by this recipe belong to'. Could anybody introduce meaning of 'platform_instance' more easily and is there any example?
b
platform_instance is a way to distinguish between different implementations of the same technology, for instance, to distinguish between ES clusters X, Y, and Z
a
For me, platform_instance to distinguish what the dataset came from. Like for the example I have two datasets from Redshift based on region. The first from singapore and the second one from indonesia. So it helps the other to know it
w
Thank you all. I understand how to use platform_instance.