-
Hi,
I'm trying to connect kafka offset manager with a ssl secured kafka cluster with three brokers (kafka version 1.0.1, scala 2.11). And I started kafkaoffsetmanager with following:
```bash
jav…
-
I'm using `KafkaOffsetMonitor-assembly-0.4.6-SNAPSHOT.jar` and JDK 7
```
dpkg -l | grep -i jdk
ii openjdk-7-jdk:amd64 7u111-2.6.7-0ubuntu0.14.04.3 amd64 OpenJDK Deve…
-
I'm new to storm and pyleus, and I encountered some problems when reading data from kafka.
1. use the kafka_spout example
The example runs successfully. I setup KafkaOffsetMonitor to view kafka status…
-
java version:
```
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
```
os version: `win10 build 17…
-
Kafka version: 0.10.2.0
Storage: Kafka
K-o-m version: latest
Consumer Group and Topic List show empty values. The offsets database is being created, but when I check in sqlite, although I can see…
-
Thank you for this tool.
It works on my cluster(kafka0.10.2).But I find that this java program use a lot cpu, about 30-50%(useing order 'top' can see this)
The old kom for kafka0.8 only use 0-0.7% C…
-
I'm using apache kafka 1.0.0, and uses KafkaStreams to consume topics and produce.
When I launch kafka-offset-monitor, it traces committed offset and log size well. but after some period of time(not …
-
When I start kafka-offset-monitor,I have the following error:
> 2018-02-27 17:41:14 WARN ServletHandler:586 - Error for /topiclist
scala.NotImplementedError: an implementation is missing
at scal…
-
Getting following exception while starting the app. Please let me know solution. I have try to build project by checkout fresh code but got same exception while building during test execution.
```
s…
-
Thank for the great app!
We're using Kafka 2.11-0.10 and spark 2.2.0, so I am running kafka-offset-monitor like:
java -cp KafkaOffsetMonitor-assembly-0.4.6-SNAPSHOT.jar com.quantifind.kafka.offse…