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

preguntada hace 4 meses562 visualizaciones
2 Respuestas
1
Respuesta aceptada

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
EXPERTO
respondido hace 4 meses
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

respondido hace 4 meses
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas