Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported jdbc driver classname with com.ibm.as400.access.AS400JDBCDriver #155

Open
javicamarababel opened this issue May 3, 2024 · 1 comment

Comments

@javicamarababel
Copy link

Hello

I am trying to create a Glue Crawler using JDBC driver jt400-20.0.7.jar (obtained from https://mvnrepository.com/artifact/net.sf.jt400/jt400), and getting error "Unsupported jdbc driver classname" . This was reported also for AWS Advanced JDBC Driver, and apparently the problem is Glue doesn't support all JDBC drivers.

I also tried to manually creating a job using the custom JDBC Connection, and it failed, and I think the root failure was “WARNING - Glue ETL Marketplace - Connection my connection name is not a CUSTOM or Marketplace connection, skip jar downloading for it”.

Could you please confirm whether is possible to use Glue with any JDBC Driver, such as this DB2 one? Or is Glue limited to a handful of supported JDBC Drivers?

Thanks and best regards

@javicamarababel
Copy link
Author

Hello again

It seems that:

Therefore, the answer to ny original question is that Glue is limited to a handful of supported JDBC Drivers.

Thanks and best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant