tsudukim opened a new pull request #597: BIGTOP-3165. Bump Spark to 2.4.4. URL: https://github.com/apache/bigtop/pull/597 Bump Spark to 2.4.4. `./docker-hadoop.sh -c 1 -s` passed on my local with the following configuration. ``` docker: memory_limit: "16g" image: "bigtop/puppet:trunk-ubuntu-16.04" repo: "http://repos.bigtop.apache.org/releases/1.4.0/ubuntu/16.04/$(ARCH)" distro: debian components: [hdfs, yarn, spark] enable_local_repo: true smoke_test_components: [spark] ``` Since Spark src tarball doesn't inculde license files for binary as of 2.4, I added the the same binary license files to be included in bigtop binary.
---------------------------------------------------------------- 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
