I'm trying to setup a Apache Ignite/GridGain node with a Log4J2 GridLogger. Where The log4j config is calling a KafkaAppender to send the logs directly to a kafka topic. However the setup fails, when starting the node the required classes are not found. I installed the kafka-clients-0.9.0.1.jar but still same error.
<http://apache-ignite-users.70518.x6.nabble.com/file/n11296/startup_screenshot.png> ignite-log4j2.xml <http://apache-ignite-users.70518.x6.nabble.com/file/n11296/ignite-log4j2.xml> default-config.xml <http://apache-ignite-users.70518.x6.nabble.com/file/n11296/default-config.xml> <http://apache-ignite-users.70518.x6.nabble.com/file/n11296/libs_dir.png> Versioning issue ? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-with-log4J2-KafkaAppender-class-not-found-tp11296.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
