Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行一个专用的 MirrorMaker 集群,并希望对记录执行我的 SMT 转换。你能建议我应该把我的代码放在哪里,即我应该在哪里定义plugin.path属性?
plugin.path
我应该在哪里定义 plugin.path 属性?
启动时的工作者属性文件connect-mirror-maker或connect-distributed
connect-mirror-maker
connect-distributed
我应该把罐子放在哪里
您需要在 中列出的目录下创建一个子文件夹plugin.path,然后将 JAR 放在那里。