Re: Not Serializable Result Error

2017-03-15 Thread Michael Noll
Hi Armaan, > org.apache.spark.SparkException: Job aborted due to stage failure: >Task 0.0 in stage 0.0 (TID 0) had a not serializable result: org.apache.kafka.clients.consumer.ConsumerRecord perhaps you should ask that question in the Spark mailing list, which should increase your chances of

Not Serializable Result Error

2017-03-10 Thread Armaan Esfahani
Hello, I have been trying to setup a SMACK stack to learn the basics of Kafka Streams and Spark, yet I keep coming across the following error: org.apache.spark.SparkException: Job aborted due to stage failure: Task 0.0 in stage 0.0 (TID 0) had a not serializable result: org.apache.kafka.client