hello
I tried to set up an existing registered domain for hive ingestion in the UI, I wrote and ingested as below and it worked fine, but the domain is not added to the table.
I have already created a domain named test and checked in mariadb that it has a urn of “urn:li:domain:test”.
What could be the problem? Please help me
Datahub CLI version 0.13.1.3
Python version 3.10.13
–hive_recipe.yaml
source:
type: hive
config:
domain:
‘urn:li:domain:test’:
allow:
- ‘test.sample_*’