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?

posta 2 anni fa464 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande