sudeshnasengupta
sudeshnasengupta
Hi @itsvikramagr and @abhishekd0907 : we're facing the same call stack issue in our streaming job and are not using any "foreach" or "foreachBatch". Has there been any further progress...
Hi @itsvikramagr : Indeed, our use case where this error happened is: we resharded the Kinesis stream, while it was being queried by the Spark streaming job, and we continued...
That'll be great, @itsvikramagr! Just to clarify our desired use case: - While one user (user1) is running the Spark streaming job, another user (user2) reshards (up or down) the...