Hi Team,
Command - confluent local services connect connector list
doesn’t list JDBCSink and Source connectors.
I tried installing them manually using confluent-hub install confluentinc/kafka-connect-jdbc:10.1.0
. Then also, it was listed out.
Can you please help. Plugin path was added automatically while running the previous command.
I only see the below items in the available connectors list,
The local commands are intended for a single-node development environment only,
NOT for production usage. https://docs.confluent.io/current/cli/index.html
Bundled Connectors:
- file-sink*
- file-source*
- replicator*