Github user alexeyegorov commented on the pull request: https://github.com/apache/flink/commit/bf29de981c2bcd5cb5d33c68b158c95c8820f43d#commitcomment-14180954 Hey, are these changes already in the newest SNAPSHOT? As I'm getting an error locating in ``FlinkLocalCluster.java``. I have the following line still in there: ``` JobGraph jobGraph = topology.getStreamGraph().getJobGraph(topologyName); ``` where ``StreamGraph`` API is already changed to ``getJobGraph()``. Cheers Alexey
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---