-
**When I runing Divolte:**
frank@~/Downloads/divolte-collector-0.9.0 ./bin/divolte-collector
**Than I get below information:**
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found b…
-
Is Divolte compatible with Java 11? If so, I'm having issues with the JAVA_HOME setup. Please assist? The guide is great, but passes over what seem to be fundamental setup issues. Looking forward to a…
-
I am trying to ingest messages from Kafka which were written by Divolte.
Divolte uses Avro encoding for the messages it writes to Kafka. I believe it builds the Avro messages in a non-standard way.…
-
[Server]: Initialized sinks: []
running as docker container, kafka disabled but HDFS enabled
Want to submit events directly to HDFS without using Kafka, works fine in stand-alone app but does …
-
Divolte divolte-collector-0.7.0.tar.gz does not contain avro-ipc-1.8.2.jar. As a result, avro-tools throws java.lang.NoClassDefFoundError: org/apache/avro/ipc/Responder.
I was following the tutori…
-
It seems that enums are not working in the latest (1.8.2) version of Avro which is bundled with divolte-collector-0.7.0. When collecting data defined as enum, Divolte Collector throws the following ex…
-
Thanks for this great service.
We are running Divolte in a docker container and it would speed of development and testing of the config file if we can just copy the file into the container and have…
-
Do we have plan to make divolte-collector support Confluent Schema Registry for Avro Kafka message?
-
I ran the image. When I try to open my http://localhost:8290 I get
HTTP method GET not allowed.
However, I can do POST without any issues.
I am running the your image on mac.
-
How can i follow new custom js event with divolte collector. ?
i want to tracking lazy load event with divolte collector. how many image is load by visitor on the browser ?