- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 02:02 PM
Hi All,
I plan to store the schema of my table in AWS glue schema registry. Is there any simple way to use it in Databricks Autoloader?
My goal is to build a data pipeline with Autoloader for schema validation.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 06:43 PM
@Herry Ramli Auto Loader works with DBFS paths as well as direct paths to the data source.
Read stream from landing "table" — we get the location of the glue catalog table for this and use format("cloudFiles") to utilize autoloader
I am not sure if above fits with your use case, but we got very less use case with glue and autoloader.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 06:43 PM
@Herry Ramli Auto Loader works with DBFS paths as well as direct paths to the data source.
Read stream from landing "table" — we get the location of the glue catalog table for this and use format("cloudFiles") to utilize autoloader
I am not sure if above fits with your use case, but we got very less use case with glue and autoloader.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 08:24 AM
@Herry Ramli - Does Atanu's answer help you solve the issue you're facing? If yes, would you be happy to mark it as best so that other members can find the solution more quickly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 05:14 AM
Hey there @Herry Ramli
Hope all is well!
Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!

