Hi Airbyte,
I'm just into Getting started phase.
Setup done till now -
1. Sets Docker desktop in windows 10.
2. Using cmd (
docker-compose up) for running up Docker Containers.
3. Opening up
http://localhost:8000/ for Airbyte UI & setup Source (MySQL) & Destination (Postgres) both DB is hosted in our Company's UAT Server.
4. Also synced up (Sync succeeded) Schema from Source DB for dumbing data in destination. But as I see data not getting dumbed into Destination. Apart from these settings I haven't made any additional Configuration for operation.
Please help me out what all things I've been missing. I've been stuck into this from last 3 days. Thanks in advance team.