How to Save AWS DataBrew Job Output to a Static JDBC Table?

0

Hello everyone,

I have a question about AWS DataBrew job outputs. Is it possible to save the output of a DataBrew job into a static JDBC table rather than creating a new table every time the job runs? If this is possible, could someone please provide guidance on how to achieve this? I want to ensure that the data from my DataBrew jobs consistently goes into a predefined table.

Thank you for your help!

Here is a screenshot of the only options I see now: Enter image description here

pauroma
已提問 9 個月前檢視次數 272 次
1 個回答
1
已接受的答案

Hello,

From a console perspective, referencing the official AWS Databrew documentation, in particular point 6, I can confirm that currently, only Amazon S3 output destinations allow for the "File output storage" setting to be modified.

In addition to this, from a programmatic perspective, if we reference the boto3 API documentation for AWS Databrew, I can also confirm that the only supported setting for Database Outputs, is to create a new table.

As such, it is not currently possible to alter the job behavior of creating a new table for each job run, when using a JDBC output location.

If you would like to request this feature to be added, may I please recommend submitting a feature request by following the suggested feedback steps:

  1. Navigate to your Databrew Console
  2. On the bottom left of the console page, please click on the "Feedback" link
  3. On the new window, please select the type of feedback to be "Feature Request" and complete the remaining information

Alternatively, please feel free to open a case with AWS Support, and request that this functionality be added for the Databrew service, and the relevant team will happily assist you.

AWS
支援工程師
Sid_S
已回答 9 個月前
profile picture
專家
已審閱 19 天前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南