You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by mi...@votecgroup.com on 2023/08/01 06:08:37 UTC

RE: Kafka Connect Rest Extension Question

Hi Team,

Greetings,

We actually reached out to you for Oracle/ IT / SAP / Infor / Microsoft "VOTEC IT SERVICE PARTNERSHIP"  "IT SERVICE OUTSOURCING" " "PARTNER SERVICE SUBCONTRACTING"

We have very attractive newly introduce reasonably price PARTNER IT SERVICE ODC SUBCONTRACTING MODEL in USA, Philippines, India and Singapore etc with White Label Model.

Our LOW COST IT SERVICE ODC MODEL eliminate the cost of expensive employee payroll, Help partner to get profit more than 50% on each project.. ..We really mean it.

We are already working with platinum partner like NTT DATA, NEC Singapore, Deloitte, Hitachi consulting. ACCENTURE, Abeam Singapore etc.

Are u keen to understand VOTEC IT PARTNERSHIP offerings? Looping KB kailash@votecgroup.com | Partnership In charge |

Let us know your availability this week OR Next week??

-----Original Message-----
From: Greg Harris [mailto:greg.harris@aiven.io.INVALID] 
Sent: 31 July 2023 23:42
To: users@kafka.apache.org
Subject: Re: Kafka Connect Rest Extension Question

Hello Yang Hyung Wook,

In your post I do not see anything obviously wrong, so you may need to do some more debugging.

1. Are you using the same jar for both the classpath and plugin.path tests? If not, do they both contain the service loader manifest file?
You can test this with
https://docs.oracle.com/javase/tutorial/deployment/jar/view.html
2. Do you see either of these errors
https://github.com/apache/kafka/blob/3.5.0/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/isolation/DelegatingClassLoader.java#L267-L269
for filesystem-specific problems?
3. This log line
https://github.com/apache/kafka/blob/3.5.0/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/isolation/DelegatingClassLoader.java#L275
should be printed multiple times when you're using plugin.path. Are you seeing a log including a directory containing your jar file, the jar file itself, or only other locations?
4. If there is a dependency-related error, it will appear with this error log: https://github.com/apache/kafka/blob/3.5.0/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/isolation/DelegatingClassLoader.java#L431

If the above doesn't help, can you please provide your redacted worker startup logs after
https://github.com/apache/kafka/blob/3.5.0/connect/runtime/src/main/java/org/apache/kafka/connect/cli/AbstractConnectCli.java#L120
and before the worker starts printing configurations?

Thanks,
Greg Harris

On Mon, Jul 31, 2023 at 5:38 AM 양형욱 <hy...@navercorp.com> wrote:
>
> https://stackoverflow.com/questions/76797743/how-can-i-solve-connectre
> stextension-error
>
> There is an issue with this link where the ConnectRestExtension implementation is not registered. I've done everything the kip official documentation says, but can you tell me why it doesn't work?
>
> 양형욱 Yang Hyung Wook
> Global Platform Dev
>
> 경기도 성남시 분당구 분당내곡로 131 판교테크원 타워1 (우)13529 Tel Mobile 010-2815-2145 
> Email hyungwookyang@navercorp.com
>
>
>
> 위 전자우편 및 그에 포함된 정보는 위에 기재된 수신인만을 위해 발송되는 것으로서 보안을 유지해야 하는 정보 및 법률상 또는 다른 사유로 인하여 공개가 금지된 정보가 들어 있을 수 있습니다.
> 귀하가 이 전자우편의 지정 수신인이 아니면 이를 무단으로 보유, 복제, 전송, 배포, 공개할 수 없으며, 일부의 내용이라도 보유, 복제, 배포, 공개해서는 안됩니다.
> 그러므로, 잘못 수신된 경우에는 즉시 네이버 클라우드 개인정보보호(dl_ncloud_privacy@navercorp.com)로 연락하여 주시고, 원본 및 사본과 그에 따른 첨부 문서를 모두 삭제하여 주시기 바랍니다. 협조하여 주셔서 감사합니다.
>
> This email and the information contained in this email are intended solely for the recipient(s) addressed above and may contain information that is confidential and/or privileged or whose disclosure is prohibited by law or other reasons.
> If you are not the intended recipient of this email, please be advised that any unauthorized storage, duplication, dissemination, distribution or disclosure of all or part of this email is strictly prohibited.
> If you received this email in error, please immediately contact NAVER Cloud Privacy(dl_ncloud_privacy@navercorp.com) and delete this email and any copies and attachments from your system. Thank you for your cooperation.