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 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则