openinx commented on issue #10106: [FLINK-11463][e2e] Design the e2e java framework so that at least the Kafka streaming tests can run on it URL: https://github.com/apache/flink/pull/10106#issuecomment-552298571 Update the pull request: 1. use the Files.walkFileTree to copy the directory of flink dist dir to testing directory; 2. Made the kafka resources and tests into a separate sub-module to eliminate the dependency; 3. Remove the getRestPort ( which parse rest.port in flink-conf.yaml) . Will file separate issue to address the random port binding . FYI @zentol , Thanks.
---------------------------------------------------------------- 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
