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 年前460 查看次数
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 年前

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

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

回答问题的准则