Gwen Shapira

Results 10 issues of Gwen Shapira

I accidentally left my old ZK running and tried to use the CLI to start the stack: ``` [centos@ip-172-31-78-114 ~]$ confluent start Starting zookeeper |Zookeeper failed to start zookeeper is...

enhancement

If you install CP from DEB/RPM, you have /etc/kafka/server.properties which says that the data dir is in /var/lib/kafka. So if you do “confluent start” to start kafka, you may expect...

Confluent Config allows me to configure a connector, but how do I configure brokers?

enhancement

If I try to get help for a command that doesn't exist ("confluent connect help"), currently there is no output. Will be nice to get some error like "git: 'connect'...

enhancement

Please update your start script to avoid failures due to these lines: https://github.com/spotify/docker-kafka/blob/master/kafka/scripts/start-kafka.sh#L20 # advertised.host and #advertised.port were removed from Kafka's default file. We have #listeners now.

**Is your feature request related to a problem? Please describe.** Different companies have rules and standards about where they install extensions. As a result, most extensions support `CREATE EXTENSION SCHEMA...

enhancement

When I go to the demo URL and view the tpc database ( https://demo-powa.anayrat.info/server/2/database/tpc/overview/) I see negative numbers in the blocks graph and the chart itself looks misdrawn (lines spilling...

bug