Steps to run kafka connect on windows7?

2019-06-10 04:12发布

I am able to setup and run kafka on windows7 as mentioed, can you please help me with the steps to run the mq-connector or other connector jar on windows. thanks in advance

1条回答
爷、活的狠高调
2楼-- · 2019-06-10 04:38

I am answering to my own question, Here are the instructions to Setting Up and Running Apache Kafka on Windows7 OS and steps to run the mq-connector jar or any other connector on windows.

>>CLASSPATH=<connector-root-directory>/target/kafka-connect-mq-source-0.2-SNAPSHOT-jar-with-dependencies.jar
>>bin/connect-standalone.sh config/connect-standalone.properties ~/mq-source.properties
查看更多
登录 后发表回答