Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-27 Thread Priyanka K U
: dev@kafka.apache.org Subject: [EXTERNAL] [DISCUSS] KIP-1054: Support external schemas in JSONConverter Hi everyone, I'd like to start a discussion of KIP-1054, which aims to Support external schemas in JSONConverter to Kafka Connect: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1054%

RE: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-13 Thread Priyanka K U
and ensure that we do not open up a route for unrestricted access to the file system. Thanks Priyanka From: Greg Harris Date: Friday, 7 June 2024 at 11:48 PM To: dev@kafka.apache.org Subject: [EXTERNAL] Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter Hi Priyanka, Thanks for

RE: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-13 Thread Priyanka K U
from a schema registry - is exactly the same as not using schemas at all. Right? From: dev@kafka.apache.org At: 06/07/24 14:16:13 UTC-4:00To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter Hi Priyanka, Thanks for the KIP! I think you capture

Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-13 Thread Priyanka K U
: dev@kafka.apache.org Subject: [EXTERNAL] Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter Hi Priyanka, My suggestion is that the we can place schema file at any location, such as file location, network location, etc. So, the new option could be just schema.location Best

Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-07 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
registry - is exactly the same as not using schemas at all. Right? From: dev@kafka.apache.org At: 06/07/24 14:16:13 UTC-4:00To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter Hi Priyanka, Thanks for the KIP! I think you captured the motivation well

Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-07 Thread Greg Harris
, network location, etc. So, the new option could be just > schema.location > > > Best, > Fan > > From: Priyanka K U > Sent: Friday, June 7, 2024 16:22 > To: dev@kafka.apache.org > Subject: [DISCUSS] KIP-1054: Support external schemas in JS

Re: [DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-07 Thread Fan Yang
@kafka.apache.org Subject: [DISCUSS] KIP-1054: Support external schemas in JSONConverter Hi everyone, I'd like to start a discussion of KIP-1054, which aims to Support external schemas in JSONConverter to Kafka Connect: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1054%3A+Support+external+sc

[DISCUSS] KIP-1054: Support external schemas in JSONConverter

2024-06-07 Thread Priyanka K U
Hi everyone, I'd like to start a discussion of KIP-1054, which aims to Support external schemas in JSONConverter to Kafka Connect: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1054%3A+Support+external+schemas+in+JSONConverter Looking forward for your feedback. Regards, Priyanka