Just found out that Apache Ignite is using log4j2 version 2.3, while the
actual version for log4J2 is 2.8.
In the version 2.3 there is no support for KafkaAppender. I can reproduce
the issue in a separate Java program.
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble
Is that log4j (1) Kafka Appender compatible with log4j2 ? To my
understanding there are completely differently developed. I could be wrong.
On Mon, Mar 20, 2017 at 9:30 AM, dkarachentsev
wrote:
> Hi,
>
> I suppose you need kafka log4j appender [1] in classpath.
>
> [1] https://mvnrepository.com/
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
ay to handle
these synchronization points and async event processing.
Lieven
> On 30-mrt.-2016, at 17:18, "alexGalushka [via Apache Ignite Users]"
> wrote:
>
> Lieven,
>
> We plan to have a cluster of 16 nodes and the dynamic node groups using
> Ignite predicate.
Alexander,
thanks for the swift feedback. What is your use-case ?
Lieven
On Wed, Mar 30, 2016 at 4:00 PM, alexGalushka [via Apache Ignite Users] <
ml-node+s70518n3785...@n6.nabble.com> wrote:
> Hi,
>
> I'm working on the POC for the orchestration framework of our product
&
Dear community,
looking for some experienced developer feedback :
as my company is starting to use the GridGain/Apache Ignite technology, we
want also to develop some orchestration service on top of this. Example :
our order processing demands back-end data retrieval , cache updates and
pushing f