Hi all, quick question, is there a way to optimize...
# ask-community-for-troubleshooting
m
Hi all, quick question, is there a way to optimize airbyte fecth data from source? I'm currently extracting data from mysql with cdc option enabled, the table has 285GB, and the process is already running about 36 hours. My connection is mysql source to bigquery destination (using gcs to avro)
m
How much memory does your Airbyte srver has?
m
4 cpus 16GB of ram
m
probably increasing it will improve the batch size
m
do you have a tip like for extractions where initial snapshot or first full extraction table has X GB/TB your airbyte setup should be Y (cpu, mem) ?