iwasakims commented on issue #617: BIGTOP-3301. Add smoke-tests for hadoop-kms. URL: https://github.com/apache/bigtop/pull/617#issuecomment-600055955 minimal config.yaml to test this:: ``` docker: memory_limit: "12g" image: "bigtop/puppet:trunk-centos-7" distro: centos components: [hdfs, kms] enable_local_repo: true smoke_test_components: [kms] ``` ``` $ cd provisioner/docker $ ./docker-hadoop.sh -c 1 --smoke-tests ```
---------------------------------------------------------------- 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
