Re: Need help in storing key along with value of _schemas topic using s3 sink connector.

2017-12-13 Thread Pratik Shah
ing ? > > Cheers > > On Wed, Dec 13, 2017 at 2:38 AM, Pratik Shah wrote: > > > Hi All, > > I am using kafka s3 sink connector ( version 4.0) to backup the > > _schemas topic for its backup. > > The issue is that the content stored in S3 is only

Need help in storing key along with value of _schemas topic using s3 sink connector.

2017-12-13 Thread Pratik Shah
Hi All, I am using kafka s3 sink connector ( version 4.0) to backup the _schemas topic for its backup. The issue is that the content stored in S3 is only the value part of the kafka message stored in _schemas topic. How can I configure the connector to store the key as