tillrohrmann commented on issue #8144: [FLINK-12159]. Enable YarnMiniCluster integration test under non-secure mode URL: https://github.com/apache/flink/pull/8144#issuecomment-485860701 I think you are right with your analysis: 1. The client needs to be able to connect to the started Yarn cluster. 2. The JM needs to be able to talk to Yarn's RM. What we should not do is to launch a job via `flink run`. I think we should check whether this is truly a problem of Yarn. I would assume that other projects have the same problem and there should be a Yarn ticket for this problem. Maybe they also propose a solution for this problem. Only if this is not the case I would start looking into copying our own `yarn-site.xml` to the required places.
---------------------------------------------------------------- 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
