Jonathon Robinson
Jonathon Robinson
@RuiLoureiro This is a separate issue related to reading the headers appropriately from the broker. @he-la even mentions that `zstandard` is installed and working when `compression.type=produce` with `zstd`. The failure/error...
A proposed workaround in #858 is to install `confluent-kafka` via `python3 -m pip install confluent-kafka` but I have not verified if this works.
Sorry all, I logged this issue with https://github.com/confluentinc/confluent-kafka-python/issues/858
Agreed on all 4 of @gianm's points
After setting Replicants to 1, I get a new set of warnings in the logs: 2020-03-03T14:27:57,430 WARN [Coordinator-Exec--0] org.apache.druid.server.coordinator.helper.DruidCoordinatorRuleRunner - Uh... I have no servers. Not assigning anything... 2020-03-03T14:28:02,656 WARN...