How to make a shift in kafa to Apache sparks

My problem is that I want to read the message from the smallest offset kafka, in apache Spark. After that I will close the program, and restart the program. It should start from where the program was closed. But according to a specific configuration, enter the link here

no offset is saved with zookeeper.

+4
source share

All Articles