I am trying to use the Google provided Dataflow template JDBC to BigQuery. I have an on-prem SQL Server that I want to connect to. I have configured all the necessary networking and firewall rules to allow the Dataflow workers to communicate with the on-prem server. I have also confirmed that the provided connection string and credentials work.
This issue is that when I run the job, it just hangs and doesn't produce any helpful log/errors. I have check the logs explorer and can't seem to find anything to help troubleshoot this.
If I let it run, eventually it hits a timeout and produces this: useless log