Hey,

I was wondering whether there is a way to access the Configuration from an
(Stream)ExecutionEnviroment or a RichFunction. Practically I would like to
set a temporary persist path in the Configuration and access the location
somewhere during the topology.

I have followed the way the streaming checkpointdir is used, but it goes
through the getEnvironment() function of the AbstractInvokable, a path that
is rather low level for my use case.

Thanks,

Marton

Reply via email to