Hi All, 
I'm trying to set up mirror maker 2.0 with Kafka 2.4.0 however, I'm receiving 
the following errors on startup: 
ERROR Plugin class loader for connector 
'org.apache.kafka.connect.mirror.MirrorSourceConnector' was not found. 
Returning: 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader@187eb9a8 
(org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader)
ERROR Plugin class loader for connector 
'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' was not found. 
Returning: 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader@187eb9a8 
(org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader)
ERROR Plugin class loader for connector 
'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' was not found. 
Returning: 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader@187eb9a8 
(org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader)

I've checked the jar file containing these class file is in the class path. 
Is there anything I need to add to plugin.path for the connect properties when 
running mirror maker?
Many Thanks, 
Jamie

Reply via email to