Hi everybody! I'm trying to sync MySQL to Redshift...
# advice-data-ingestion
o
Hi everybody! I'm trying to sync MySQL to Redshift and Airbyte hangs. In logs, there are messages saying
Thread starvation or clock leap detected
. I run it on the EC2 t2.medium instance. Any ideas on what to do? Do I need to switch to a bigger instance?
switching to EC2 t2.large instance solved the issue