Hi I want to retrieve flink JobId in runtime, for example, during RichFunction's open method. Is there anyway to do it?
I checked the methods in RuntimeContext and ExecutionConfig, seems I can't get this information from them. Thanks! -- Best regards Sili Liu