Write batch of Records into Destination
Is there any way to write batch of record (delimited) in a single file using LocalFS? We are using Streaming JOB which will consume data from Kafka and store it to file system.
Your early reply will be highly appreciated.