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
I had searched in the issues and found no similar issues.
What happened
There are 1 million pieces of data in the UserTable table of my DynamoDB. I use the Amazon Dynamodb-Source connector to read, and I can only read 93 pieces of data before the end, which may be a bug
Job Statistic Information
Start Time : 2023-07-20 08:59:27
End Time : 2023-07-20 08:59:31
Total Time(s) : 3
Total Read Count : 93
Total Write Count : 93
Total Failed Count : 0
../bin/seatunnel.sh -e local --config ddb.template
Error Exception
The data volume of the table is 100w, and only 93 data items are read
2023-07-20 08:59:31,452 INFO org.apache.seatunnel.core.starter.seatunnel.command.ClientExecuteCommand -
***********************************************
Job Statistic Information
***********************************************
Start Time : 2023-07-20 08:59:27
End Time : 2023-07-20 08:59:31
Total Time(s) : 3
Total Read Count : 93
Total Write Count : 93
Total Failed Count : 0
***********************************************
Search before asking
What happened
There are 1 million pieces of data in the UserTable table of my DynamoDB. I use the Amazon Dynamodb-Source connector to read, and I can only read 93 pieces of data before the end, which may be a bug
Start Time : 2023-07-20 08:59:27
End Time : 2023-07-20 08:59:31
Total Time(s) : 3
Total Read Count : 93
Total Write Count : 93
Total Failed Count : 0
SeaTunnel Version
2.3.2
SeaTunnel Config
Running Command
../bin/seatunnel.sh -e local --config ddb.template
Error Exception
Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: