[ https://issues.apache.org/jira/browse/KAFKA-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068460#comment-16068460 ]
Randall Hauch commented on KAFKA-5539: -------------------------------------- What version of Kafka are you using? Hopefully it's 0.11.0.0. Be sure that you're setting the plugin path property to contain the *parent* directories under which the plugin directories can be found. For example, if my plugin were located at "/a/b/c" (such that the connector JARs existed under "/a/b/c"), then I would add "/a/b" to the plugin path. If you can't get this to work, then please provide a lot more detail about what you are doing, specifically the value of the "plugin.path" property as well as a detailed description of the directories in which your plugins are located. > Kafka Connect plugin.path is not used > ------------------------------------- > > Key: KAFKA-5539 > URL: https://issues.apache.org/jira/browse/KAFKA-5539 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Reporter: Diego Montesinos > Priority: Minor > > I am trying to set up the plugin.path connect property, but Kafka ignores it. > I have used the sample property file in GitHub, but I can not make it work. > Also, I tried with both modes: standalone and distributed. -- This message was sent by Atlassian JIRA (v6.4.14#64029)