iwasakims commented on issue #609: BIGTOP-3314: Fix flink build failure with upgraded hadoop version URL: https://github.com/apache/bigtop/pull/609#issuecomment-592301285 +1(non-binding). Thanks, @JunHe77. I built flink-1.6.4 with `-Dhadoop.version=2.10.0` and the patch, ran unit tests of flume-yarn. ``` Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 ``` I built rpm on CentOS 7 and ran smoke tests. `./docker-hadoop.sh -c 3 --smoke-tests` passed with following cofiguration. ``` docker: memory_limit: "8g" image: "bigtop/puppet:trunk-centos-7" distro: centos components: [hdfs, yarn, mapreduce, flink] enable_local_repo: flink smoke_test_components: [flink] ```
---------------------------------------------------------------- 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
