tzulitai commented on issue #27: [FLINK-16149][core] Set configurations using StreamExecutionEnvironment#getConfiguration URL: https://github.com/apache/flink-statefun/pull/27#issuecomment-589663623 I can confirm that there's an issue with the `StreamExecutionEnvironment#getConfiguration` reflection - `NoSuchMethodError` is being thrown for both a manual run of the greeter example, or using the e2e in #28. Currently looking into it. From the logs it's confirmed that the correct Flink version (1.10.0) is being used.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
