Margarita, Sorry to hear you're having trouble connecting. In this case, I believe it is the Database Driver Class Name that is the issue. According to [1], you'll want to use the following driver class name (rather than the DataSource one you are using now):
com.simba.googlebigquery.jdbc42.Driver Regards, Matt [1] http://cdn.simba.com/products/BigQuery/doc/JDBC_InstallGuide/content/jdbc/using/class.htm On Thu, Aug 17, 2017 at 5:04 PM, Margarita Uk <[email protected]> wrote: > Hello, > Has anyone had experience connecting to a private project in google > bigquery? I have uploaded the jdbc driver to the server and I entered the > connection information as such: > > [image: Inline image 1] > > It's throwing this error: > > Can't load Database Driver: > org.apache.nifi.reporting.InitializationException: Can't load Database Driver > > > > Anyone have any insight???? > > Thanks!! >
