Hi,
I had same case but with FsStateBackend.
Cast it to StateBackend type.
env.setStateBackend((StateBackend) new FsStateBackend("some/Path"));I think this is some inconsistency in API. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
