You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kafka-cloudant-connect jar is available to download from [Maven Central](http://search.maven.org/#search|ga|1|g:"com.cloudant"%20AND%20a:"kafka-connect-cloudant").
77
+
75
78
Kafka will use the $CLASSPATH to locate available connectors. Make sure to add the connector library to your $CLASSPATH first.
76
79
77
80
Connector execution in Kafka is available through scripts in the Kafka install path:
@@ -108,29 +111,3 @@ INFO level logging is configured by default to the console. To change log levels
0 commit comments