Glue Job - how to read from jdbc redshift tables in parallel?

0

In the aws documnet

therfore, how to read from jdbc redshift tables in parallel? Is there anyone who knows?

質問済み 2年前459ビュー
1回答
0

Using DynamicFrames will utilize COPY/UNLOAD behind the scenes which are executed in parallel.

https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-redshift.html

AWS
Don_D
回答済み 2年前

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

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

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

関連するコンテンツ