Open franciriva opened 4 years ago
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
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!