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 2022/04/18 08:28:43 UTC

[GitHub] [bigtop] yoda-mon opened a new pull request, #887: BIGTOP-3666: Replace the Docker provisioner config for CentOS 8 with Rocky 8

yoda-mon opened a new pull request, #887:
URL: https://github.com/apache/bigtop/pull/887

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   This PR will replace centos8 with rocky linux 8 on docker provisioner.
   
   ### How was this patch tested?
   
   ```
   ./docker-hadoop.sh \
      --create 3 \
      --memory 4g \
      -C config_rockylinux-8.yaml \
      -d  \
      --stack hdfs,yarn,mapreduce \
      --smoke-tests hdfs,yarn,mapreduce
   ```
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
   - [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bigtop] iwasakims merged pull request #887: BIGTOP-3666: Replace the Docker provisioner config for CentOS 8 with Rocky 8

Posted by GitBox <gi...@apache.org>.
iwasakims merged PR #887:
URL: https://github.com/apache/bigtop/pull/887


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org