Open shenavaa opened 1 month ago
What version of spark-sql-kinesis-connector are you running?
edit: version 1.4.0 based on the logs
It’s 1.4 the stack trace has jar versions.
Amir H Shenavandeh EMail: shenavandeh {@} gmail {Dot} com
On Sat, 19 Oct 2024 at 3:06 PM, Andrew Penniman @.***> wrote:
What version of spark-sql-kinesis-connector are you running?
— Reply to this email directly, view it on GitHub https://github.com/awslabs/spark-sql-kinesis-connector/issues/34#issuecomment-2423556097, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFASV6SIIWOCTUUN3E5LNXLZ4HLDLAVCNFSM6AAAAABQFB5JX2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTGU2TMMBZG4 . You are receiving this because you authored the thread.Message ID: @.***>
Yep I was able to get it from the logs. The motivation for my question was because there was a recent release and wondering if this was a regression. Generally the more context you can provide upfront in a bug report the faster it'll get resolved without a lot of back and forth, but I will defer to others if more context would be useful for resolution here. Anyways, thanks for submitting the bug report!
Hi shenavaa, can you share your driver log? I tried several times to stop and restart the job from checkpoint when there is no new records to the stream but can't reproduce the problem.
There hasn't been any records to the stream after previous job run. Job failed to restart with "Assertion failed exception" the current batch id is -1 at restart which is less than previous batchId.