SRIJITA MALLICK
SRIJITA MALLICK
**For short term contributors:** we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting...
For example to consume avro msgs via schema registry using following cmd: ```bash ./kafka-avro-console-consumer \ --topic topicname \ --bootstrap-server server.net:443 \ --consumer.config client.properties \ --property schema.registry.url=https://server-schema.net/ \ --property schema.registry.ssl.keystore.location=/Users/ljo100/PP-SR-CERT/sr.keystore.jks \...