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
Copy the artifact ```kafka-connect-marklogic-0.0.1-SNAPSHOT.jar``` to kakfa_home/lib folder.
59
+
Copy the artifact ```kafka-connect-marklogic-1.0.jar``` to kakfa_home/lib folder.
60
60
61
61
Copy the [marklogic-sink.properties](https://github.com/sanjuthomas/kafka-connect-marklogic/blob/master/config/marklogic-sink.properties) file into kafka_home/config folder. Update the content of the property file according to your environment.
62
62
63
-
Alternatively, you may keep the ```kafka-connect-marklogic-0.0.1-SNAPSHOT.jar``` in another directory and export that directory into Kafka class path before starting the connector.
63
+
Alternatively, you may keep the ```kafka-connect-marklogic-1.0.jar``` in another directory and export that directory into Kafka class path before starting the connector.
0 commit comments