You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/02/21 09:34:20 UTC

[GitHub] [bigtop] iwasakims opened a new pull request #739: BIGTOP-3505. Update hadoop-kms puppet manifests based on hadoop-3.

iwasakims opened a new pull request #739:
URL: https://github.com/apache/bigtop/pull/739


   https://issues.apache.org/jira/browse/BIGTOP-3505
   
   Current Puppet manifests of hadoop-kms assumes hadoop-2. It does not work for hadoop-3 without fix.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bigtop] iwasakims commented on pull request #739: BIGTOP-3505. Update hadoop-kms puppet manifests based on hadoop-3.

Posted by GitBox <gi...@apache.org>.
iwasakims commented on pull request #739:
URL: https://github.com/apache/bigtop/pull/739#issuecomment-782827582


   I tested this on CentOS 8 by following cmdline:
   
   ```
   ./docker-hadoop.sh \
     --create 1 \
     --image bigtop/puppet:trunk-centos-8 \
     --memory 16g \
     --repo file:///bigtop-home/output \
     --disable-gpg-check \
     --stack hdfs,kms \
     --smoke-tests kms
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bigtop] sekikn merged pull request #739: BIGTOP-3505. Update hadoop-kms puppet manifests based on hadoop-3.

Posted by GitBox <gi...@apache.org>.
sekikn merged pull request #739:
URL: https://github.com/apache/bigtop/pull/739


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #739: BIGTOP-3505. Update hadoop-kms puppet manifests based on hadoop-3.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #739:
URL: https://github.com/apache/bigtop/pull/739#issuecomment-782863338


   +1, smoke test also succeeded on CentOS 7, Debian 10 and Ubuntu 18.04. Thanks @iwasakims!


----------------------------------------------------------------
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:
users@infra.apache.org