运行 kafka 在 windows7 上连接的步骤?
Steps to run kafka connect on windows7?
我能够在 windows7 上设置 运行 kafka 作为 mentioed, can you please help me with the steps to run the mq-connector 或 windows 上的其他连接器 jar。提前致谢
我正在回答我自己的问题,
以下是说明
Setting Up and Running Apache Kafka on Windows7 OS and steps to run the mq-connector jar 或 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
我能够在 windows7 上设置 运行 kafka 作为 mentioed, can you please help me with the steps to run the mq-connector 或 windows 上的其他连接器 jar。提前致谢
我正在回答我自己的问题, 以下是说明 Setting Up and Running Apache Kafka on Windows7 OS and steps to run the mq-connector jar 或 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