zjffdu commented on issue #8144: [FLINK-12159]. Enable YarnMiniCluster integration test under non-secure mode URL: https://github.com/apache/flink/pull/8144#issuecomment-486124198 @tillrohrmann I have updated the PR. Now the only difference between test code and production code is in `AbstractYarnClusterDescriptor.java` where we check `IN_TESTS`. I think we can remove it by always shipping `yarn-site.xml` just as what spark did. I don't think it is a large effect for job submission. What do you think ?
---------------------------------------------------------------- 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
