damccorm opened a new issue, #21623: URL: https://github.com/apache/beam/issues/21623
Example failure: https://ci-beam.apache.org/job/beam_PostCommit_Python36/5113/testReport/junit/apache_beam.io.external.xlang_jdbcio_it_test/CrossLanguageJdbcIOTest/test_xlang_jdbc_read_1_mysql/ Culprit: https://github.com/apache/beam/pull/17167 ``` RuntimeError: Pipeline BeamApp-jenkins-0325181709-516ba346_d7972792-2c60-4332-8107-ac73c585491a failed in state FAILED: java.lang.RuntimeException: Error received from SDK harness for instruction 19: org.apache.beam.sdk.util.UserCodeException: java.sql.SQLException: Cannot load JDBC driver class 'com.mysql.cj.jdbc.Driver' ``` Imported from Jira [BEAM-14191](https://issues.apache.org/jira/browse/BEAM-14191). Original Jira may contain additional context. Reported by: lcwik. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
