JDBC source connector bigquery - java.sql.SQLException

JDBC source connector to stream data from bigquery using kafka connect is failing with below error.Tried with all combination. biquery simba driver used - 1.3. Any help is highly appreciated.

java.sql.SQLException: Simba BigQueryJDBCDriver]-100032 Error executing query job. Message: EXEC_JOB_EXECUTION_ERR. Attempting retry 4 of -1 attempts. (io.confluent.connect.jdbc.source.JdbcSourceTask:477)

Is is possible to connect bigquery using JDBC connector. if not if there are any alternative., Thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.