I need to create a singleton (manager) object to be used within all the parallel instances of my UDF operator (a `ProcessFunction`). What is the proper way of creating such a singleton object per task manager?
-- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/