kafka-connect-solr icon indicating copy to clipboard operation
kafka-connect-solr copied to clipboard

6y547u567u6u

Open rabeeshcharles opened this issue 4 years ago • 0 comments

Kafka Connect - Connection could not be established between kafka to Solr . Even though i give the wrong solr connection url ,but it is not throwing any error.

below is my configurations. if config is wrong ... please guide me to resolve this issue.

name=KAFKA_CONNECT_SOLAR_CONNECTOR_3 connector.class=com.github.jcustenborder.kafka.connect.solr.HttpSolrSinkConnector solr.core.name=PRC_TOKENS_CORE tasks.max=1 topics=PRE_KAFKA_CONNECT_TEST solr.url=http://localhost:8985/ solr.username=rabeeshv solr.password=password12345 solr.queue.size = 100


Solr Version - v5.3.0 kafka - v2.5

rabeeshcharles avatar May 26 '20 13:05 rabeeshcharles