Thanks for the reply 🙂
can you please guide me on one more Thing:
Can we use the file source to read the metadata from a xlsx file
This xlsx file contains metadata exported from an oracle database
We can't connect directly to the database due to restrictions as DBA privilege can not be granted to all users.
g
gray-shoe-75895
05/20/2021, 3:36 PM
If you want to ingest from an xlsx file, you’ll need to write a custom source
gray-shoe-75895
05/20/2021, 3:37 PM
The file source is for ingesting from our metadata json files, which can also be produced by the file sink
gray-shoe-75895
05/20/2021, 3:44 PM
I would recommend adding a db user with broad permissions for the ingestion source