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,
I have dynamodb which consists only small amount of data (25 rows)
I use the following spark-dynamodb library:
I have a very simple code which I use for loading od dynamodb:
I have 2 types of running environments:
When I run it on cluster which is small then result looks fine:
When I run it on cluster which is large then count of rows is correct but data are empties:
But when I load table which has several GBs and millions of rows then everything looks fine.
Please can you check it?
The text was updated successfully, but these errors were encountered: