Sorry, I had a duplicated kafka dependency with another older version in
another pom.xml
2015-05-05 14:46 GMT+02:00 Guillermo Ortiz :
> I'm tryting to execute the "Hello World" example with Spark + Kafka (
> https://github.com/apache/spark/blob/master/examples/scala-2.10/src/main/scala/org/apache
I'm tryting to execute the "Hello World" example with Spark + Kafka (
https://github.com/apache/spark/blob/master/examples/scala-2.10/src/main/scala/org/apache/spark/examples/streaming/DirectKafkaWordCount.scala)
with createDirectStream and I get this error.
java.lang.NoSuchMethodError:
kafka.mes