You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Hi there,
I'm trying to upgrade to the latest version:
spark-dynamodb_2.12-1.1.0
but no matter what I do I get the above error: "IllegalArgumentException: No region provided"
The code works on this version:
spark-dynamodb_2.11-1.0.4
Hi - not related to your issue and I apologize for that. I was just wondering if you could help me out to understand how to load data from dynamo using the AP library? Can you provide me with a code snippet on how to connect dynamo to spark and then load the data to a df? Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
I'm trying to upgrade to the latest version:
spark-dynamodb_2.12-1.1.0
but no matter what I do I get the above error: "IllegalArgumentException: No region provided"
The code works on this version:
spark-dynamodb_2.11-1.0.4
Code here:
Can you help?
Thanks!
The text was updated successfully, but these errors were encountered: