Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
477 views
in Technique[技术] by (71.8m points)

Confluent Kafka Azure blob source storage connector error_code": 500, Failed to find any class that implements Connector

I have two queries - 1- I'm trying to send data from Azure Blob to Kafka with Azure blob source confluent connector. I'm using Confluent platform version 6.0.1. I have completed all perquisites but when I connect connector I got below error.

"error_code": 500, "message": "Failed to find any class that implements Connector and which name matches io.confluent.connect.azure.blob.storage.AzureBlobStorageSourceConnector.

I installed connecter manually as well as with confluent-hub but getting same error.

2- My goal is, sending data from azure blob to Google big query so my planning is to use Azure blob source connector and google big query sink connector on the same server with kafka and zookeeper. Can someone please help me if my approach is right or let me know any other good practice for this. Also, please let me know pipeline how I can configure this.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...