I am new to snowflake. I am wondering how to build a data catalog for snowflake's data?
I cannot find documentation on that. I can find this post. But it seems that it does not use the catalog function.
I am new to snowflake. I am wondering how to build a data catalog for snowflake's data?
I cannot find documentation on that. I can find this post. But it seems that it does not use the catalog function.
Now the Snowflake support is added in AWS Glue Crawler.
Refer: https://aws.amazon.com/blogs/big-data/announcing-aws-glue-crawler-support-for-snowflake/
I find useful information here where you need to add jdbc connection then define a crawler but seems not supporting Snowflake database as the latter link says
Crawlers can crawl the following data stores through a JDBC connection:
Publicly accessible databases
Also, again I find in defining connection link here those are the supported databases only