Hi Hayden, >From what I know, "No KvStateLocation found for KvState instance with name 'word_sums'" is exactly what it means. Your current job can't find the KVState instance. This could result due to a few reasons that I know of:
1. The jobID you supplied for the queryclient job is not equal to the jobID of the state creator job. 2. There is a typo in the name either when you are creating the state or when you are accessing the state. 3. You are connected to a completely different jobmanager and not where the state is. There could be more reasons, but these are the ones on top of myhead. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/