Re: Apache Kafka / Spark Integration - Exception - The server disconnected before a response was received.

2018-04-10 Thread M Singh
10, 2018, 7:49:42 AM PDT, Daniel Hinojosa <dhinoj...@evolutionnext.com> wrote: This looks more like a spark issue than it does a Kafka judging by the stack trace, are you using Spark structured streaming with Kafka integration by chance? On Mon, Apr 9, 2018 at 8:47 AM, M Singh &l

Re: Apache Kafka / Spark Integration - Exception - The server disconnected before a response was received.

2018-04-09 Thread M Singh
Hi Folks: Just wanted to see if anyone has any suggestions on this issue. Thanks On Monday, March 26, 2018, 11:04:02 AM PDT, M Singh <mans2si...@yahoo.com.INVALID> wrote: Hi Ted: Here is the exception trace (Note - The exception is occuring in the kafka spark writer clas

Re: Apache Kafka / Spark Integration - Exception - The server disconnected before a response was received.

2018-03-26 Thread M Singh
e clue around the time this happened. Thanks On Mon, Mar 26, 2018 at 9:30 AM, M Singh <mans2si...@yahoo.com.invalid> wrote: > Hi: > I am working with spark 2.2.1 and spark kafka 0.10 client integration with > Kafka brokers using 0.11.

Apache Kafka / Spark Integration - Exception - The server disconnected before a response was received.

2018-03-26 Thread M Singh
Hi: I am working with spark 2.2.1 and spark kafka 0.10 client integration with Kafka brokers using 0.11. I get the exception - org.apache.kafka.common.errors.NetworkException: The server disconnected before a response was received - when the application is trying to write to a topic. This