Hi Chet, Nico or Ufuk (in CC) should be able to help you.
Thanks, Fabian 2017-03-13 11:23 GMT+01:00 Chet Masterson <[email protected]>: > Any guidance on troubleshooting error > > Error: No KvStateLocation found for KvState instance with name XXXXX > > when trying to make a queryable state call in Flink 1.2.0? > > I do know the server is receiving the call made from the remote client. > (query.server.enable = true on the server in flink-conf.yaml, that is the > only setting I changed there) > > I'm following the guidelines documented here: > > https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/stream/ > queryable_state.html > > under 'Managed Keyed State' > > I do understand this feature is 'highly experimental', and my code is in > Scala, so I am also following the instructions under 'Note for Scala Users' > in the documentation. > >
