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

[BUG] Query Bigquery with Bigquery connector #1728

Closed
matiastzara opened this issue Jan 24, 2024 · 6 comments
Closed

[BUG] Query Bigquery with Bigquery connector #1728

matiastzara opened this issue Jan 24, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@matiastzara
Copy link

Describe the bug
I create a new connexion with biguery connector, the thing is when you try to connect the query fails.
We fix it changing the version of the connector from 2024.3.2 to 2023.49.2

Screenshots / Exceptions / Errors
This is the error

GENERIC_USER_ERROR: Encountered an exception[java.lang.NoSuchMethodError] from your
LambdaFunction[arn:aws:lambda:us-east-1:XXXXXXXXXXXXX:function:xxxxxxx] executed in
context[S3SpillLocation{bucket='xxxxxxxxxxxx', key='athena-spill/xxxxxxxxxxxxxx/xxxxxxxxxxxxxx', directory=true}]
with message['io.grpc.NameResolverProvider io.grpc.NameResolverRegistry.getProviderForScheme(java.lang.String)']

Connector Details (please complete the following information):

  • This is the version I was using: applications-AthenaGoogleBigQueryConnector-versions-2024.3.2
  • This is the working version: applications-AthenaGoogleBigQueryConnector-versions-2023.49.2
@matiastzara matiastzara added the bug Something isn't working label Jan 24, 2024
@matiastzara
Copy link
Author

Also the connexion works, you can see the tables and the columns, but you can't query.

@jimmyn
Copy link

jimmyn commented Feb 15, 2024

I'm having the same issue, what is the solution to this? How do I install a specific version of the connector through AWS Serverless Application Repository?

@AbelCRG
Copy link

AbelCRG commented Feb 16, 2024

Hi AWS-Labs, yeah it's still a problem for my business too. Please escalate it in your backlog!

@akuzin1
Copy link
Contributor

akuzin1 commented Feb 16, 2024

The associated PR to fix the issue: #1739 will be included in next release. We are currently working on kicking off new release, we will update when it has been published.

@jimmyn
Copy link

jimmyn commented Feb 19, 2024

@akuzin1 Thank you! When the new release is expected?

@akuzin1
Copy link
Contributor

akuzin1 commented Feb 22, 2024

New release v2024.6.1 should now be available! Appreciate your patience.

@akuzin1 akuzin1 closed this as completed Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants