You don't need to put in the jar file name in the plug in.path variable.
Something like plugin.path=/kafka/plugin. Then have the jar file in that
plugin folder. Restart the worker and it will pick it up.
On Sun, Jun 26, 2022 at 8:04 AM mason lee <cjxiuyi@gmail.com> wrote:
> Hi I'm new to Kafka and i can not pass step 6 in
> https://kafka.apache.org/quickstart, finally I found that the word 'lib'
> in
> 'echo "plugin.path=lib/connect-file-3.2.0.jar' should be 'libs'.
> It bothered me for a while, I think a change would be better.
>
Something like plugin.path=/kafka/plugin. Then have the jar file in that
plugin folder. Restart the worker and it will pick it up.
On Sun, Jun 26, 2022 at 8:04 AM mason lee <cjxiuyi@gmail.com> wrote:
> Hi I'm new to Kafka and i can not pass step 6 in
> https://kafka.apache.org/quickstart, finally I found that the word 'lib'
> in
> 'echo "plugin.path=lib/connect-file-3.2.0.jar' should be 'libs'.
> It bothered me for a while, I think a change would be better.
>
Comments
Post a Comment