awsdocs / amazon-athena-user-guide

The open source version of the Amazon Athena documentation. To submit feedback & requests for changes, submit issues in this repository, or make proposed changes & submit a pull request.
Other
84 stars 103 forks source link

JDBC Jars Corrupted. #80

Closed Syed-SnapLogic closed 2 years ago

Syed-SnapLogic commented 2 years ago

The jdbc jars for athena listed in this page https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html are corrupted.

Both the above JARs are missing the driver class com.simba.athena.jdbc.Driver.

taammann commented 2 years ago

Hi Syed, Thanks for bringing this issue to our attention. The Athena team is investigating and will get it corrected as soon as possible.

Syed-SnapLogic commented 2 years ago

How and when do we know its corrected?

taammann commented 2 years ago

The downloads have been corrected. Thanks for letting us know.

Syed-SnapLogic commented 2 years ago

@taammann , JDBC42.jar is fine. But the Driver is still missing in the JDBC41.jar (FYI).

image

taammann commented 2 years ago

Thanks. I've alerted the Athena team and they are investigating.

Syed-SnapLogic commented 2 years ago

@taammann , I am having some trouble with Athena JDBC Driver. Unable to fetch the list of tables. I am not able to find the source code online. Can you help me locate the source code? Or is there any support portal where I can directly ask questions to JDBC developers? thanks.

taammann commented 2 years ago

Syed, For help on your specific issue, contact AWS Support (in the AWS console, choose Support, Support Center) or ask a question on AWS re:Post using the Amazon Athena tag.

Syed-SnapLogic commented 2 years ago

Thanks @taammann . Let me know once the 41 jar is corrected.