DataBrew - Iceberg Tables Support

0

Hello, I would like to know if there is a way to query Iceberg tables (backed with S3 parquet files) cataloged within the AWS Glue Catalog using AWS Databrew. (maybe through Athena?).

Also, is it possible to update an Iceberg table as output of a DataBrew job?. Regards

質問済み 4ヶ月前562ビュー
2回答
1
承認された回答

You can use a Glue Studio visual job, that uses Iceberg as the source and then a DataBrew recipe node to process the data.
In the same way you can get the output of the recipe node and store it using an Iceberg target node.

profile pictureAWS
エキスパート
回答済み 4ヶ月前
0

Thank you for your quick answer. Regarding the solution my concern is how to build the Databrew recipe. If Databrew is unable to directly connect to Iceberg tables, I assume you are force to use mock data or previously download the data from Iceberg. Am I correct or there is another better way to do that? Thanks

回答済み 4ヶ月前
  • I believe the Glue Studio data preview should work as well on recipes. Otherwise you could export sample data as you say and use the DataBrew editor if you prefer, and then use the recipe in Studio

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ