Unfortunately, not yet :( Currently, Samza will destroy the local state and rebuild it (if the changelog is enabled) even if it is on the same machine.
Having sticky data would be awesome, but we would need some way to verify that the data is sane (and not corrupted). On Fri, Jan 16, 2015 at 9:39 PM, Roger Hoover <[email protected]> wrote: > Hi, > > If a Samza job is restarted on the same machine where it just ran and all > the partitioning is the same, is there a way for it to reuse it's existing > local state? > > Especially for development, this would be really handy. > > Thanks, > > Roger > -- Thanks and regards Chinmay Soman
