Re: State Issue

2017-09-09 Thread Navneeth Krishnan
Sorry my bad, figured out it was a change done at our end which created different keys. Thanks. On Fri, Sep 8, 2017 at 5:32 PM, Navneeth Krishnan wrote: > Hi, > > I'm experiencing a wired issue where any data put into map state when > retrieved with the same key is returning as null and hence it

State Issue

2017-09-08 Thread Navneeth Krishnan
Hi, I'm experiencing a wired issue where any data put into map state when retrieved with the same key is returning as null and hence it puts the same value again and again. I used rocksdb state backend but tried with Memory state backend too but the issue still exist. Each time when I set the key