Install this package:
emerge -a net-misc/kcat
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask net-misc/kcat
Or alternatively:
emerge --autounmask-write -a net-misc/kcat
<pkgmetadata> <maintainer type="person"> <email>spiderx@spiderx.dp.ua</email> <name>Vladimir Pavljuchenkov</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> kcat is a generic non-JVM producer and consumer for Apache Kafka, think of it as a netcat for Kafka. In producer mode kcat reads messages from stdin, delimited with a configurable delimiter (-D, defaults to newline), and produces them to the provided Kafka cluster (-b), topic (-t) and partition (-p). In consumer mode kcat reads messages from a topic and partition and prints them to stdout using the configured message delimiter. </longdescription> <use> <flag name="avro">Enable avro serialization/deserialization support</flag> <flag name="json">Enable json support</flag> </use> <upstream> <remote-id type="github">edenhill/kafkacat</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p net-misc/kcat |
euse -E <flag> -p net-misc/kcat |
euse -D <flag> -p net-misc/kcat
| Flag | Description | 9999 | 1.7.1 |
|---|---|---|---|
| avro | Enable avro serialization/deserialization support | ⊕ | ⊕ |
| json | Enable json support | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | kcat-1.7.1.tar.gz | 142699 bytes | 1.7.1 |
| Type | File | Size |
|---|