Re : R: Kafka offset problem when using Spark Streaming...

2018-06-11 Thread ddv36...@gmail.com
Envoyé depuis Gmail - Reply message - De : "Pena Quijada Alexander" Pour : "users@kafka.apache.org" Objet : R: Kafka offset problem when using Spark Streaming... Date : dim., mai 13, 2018 19:54 Hi all, sorry for delay answer, I was a bit busy in the last few d

R: Kafka offset problem when using Spark Streaming...

2018-05-13 Thread Pena Quijada Alexander
u Inviato: mercoledì 9 maggio 2018 17:58 A: users@kafka.apache.org Oggetto: Re: Kafka offset problem when using Spark Streaming... Can you give us more information: release of Spark and Kafka you're using anything interesting from broker / client logs - feel free to use pastebin to pass sn

Re: Kafka offset problem when using Spark Streaming...

2018-05-09 Thread Ted Yu
Can you give us more information: release of Spark and Kafka you're using anything interesting from broker / client logs - feel free to use pastebin to pass snippet if needed Thanks On Wed, May 9, 2018 at 3:42 AM, Pena Quijada Alexander < a.penaquij...@reply.it> wrote: > Hi all, > > We're faci

Re: Kafka offset problem when using Spark Streaming...

2018-05-09 Thread Matthias J. Sax
Hard to say. Might be a Spark issue though... On 5/9/18 3:42 AM, Pena Quijada Alexander wrote: > Hi all, > > We're facing some problems with ours Spark Streaming jobs, from yesterday we > have got the following error into our logs when the jobs fail: > > java.lang.AssertionError: assertion fail

Kafka offset problem when using Spark Streaming...

2018-05-09 Thread Pena Quijada Alexander
Hi all, We're facing some problems with ours Spark Streaming jobs, from yesterday we have got the following error into our logs when the jobs fail: java.lang.AssertionError: assertion failed: Beginning offset 562747 is after the ending offset 562743 for topic elk-topic partition 0. Any help ab