-
Hey guys,
super-thanks for creating this, saved me a TON of time!
I just noticed that the instructions in the README may be slightly improved, by using the following (I was having trouble running thi…
-
Currently, the `group.id` is created using `schema-registry--`
It seems that the code proceeds to `assign()` and never commits offsets, so here are the following questions:
1) What is the use of…
-
Right now there are no clear guidelines as to how to intercept and handle logs produced by application containers on the node. For example, if I wanted today to implement or adapt a new solution for e…
-
Are there any plans to support authentication and authentication?
If not, it might help to add a section to the docs that explains how users can secure their schema registry instances.
Example worka…
-
Hey,
I want to create multiple partitions when creating a topic by librdkafka,
Try setting the following, but fail.
//
iRet = conf->set("num.partitions", "3", errstr);
if (iRet != RdKafka::Conf::…
-
Hi, I think I've found an issue reading from Kafka when there are too many partitions, specifically when the number of partitions is greater than spark.port.maxRetries (default 16).
Note that I'm usi…
-
Stage an instance of Kafka to run on AWS.
-
Hello,
I noticed that the code gets "HTTP-414 Request-URI Too long" error when trying to get schema details if the index has lots of fields. Is there any workaround for this issue?
```
2016-03-21 11…
-
Hello,
We installed Cloudera CDH5, Cassandra DataStax Community Distribution v3.3, now we run this sample-KafkaSparkCassandra on top of them, can getting such error:
Caused by: java.lang.IllegalSta…
-
I'm getting this error trying to run burrow.
```
Started Burrow at June 12, 2015 at 11:14am (PDT)
1434132884352394945 [Info] Starting Zookeeper client
1434132884352448792 [Info] Starting Offsets Stor…