The problem was salved by adding dependancies to pom.xml

        <dependency>
            <groupId>org.apache.kafka</groupId>
            <artifactId>kafka-clients</artifactId>
            <version>0.9.0.0</version>
        </dependency>



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Ignite-and-Kafka-issue-tp5059p5064.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to