JiaLiangC opened a new pull request, #1286:
URL: https://github.com/apache/bigtop/pull/1286

   … deb
   
   <!--
     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
   Add pkgSuffix and parentDir build arguments to Zookeepe deb to make it can 
be installed by ambari
   
   ### How was this patch tested?
   test build with pkgSuffix and parentDir build arguments on ubuntu22
   
![image](https://github.com/apache/bigtop/assets/18082602/b6faf18c-89cd-45b5-9f12-b944d2460c20)
   
   
   test build without pkgSuffix and parentDir on ubuntu22
   
![image](https://github.com/apache/bigtop/assets/18082602/d099ee63-59fe-49f7-b436-63251016bdf9)
   
   
   run smoke test on debian11 x86_64
   ```shell
   ./docker-hadoop.sh -d -dcp --create 3 --image bigtop/puppet:trunk-debian-11 
--docker-compose-yml docker-compose.yml  --memory 8g --repo 
file:///bigtop-home/output/apt --disable-gpg-check --stack zookeeper 
--smoke-tests zookeeper
   ```
   
![image](https://github.com/apache/bigtop/assets/18082602/608b2232-79a4-4867-a6a8-e174e332be5b)
   
   run smoke test on ubuntu22 x86_64
   ```
   ./docker-hadoop.sh -d -dcp --create 3 --image 
bigtop/puppet:trunk-ubuntu-22.04 --docker-compose-yml docker-compose.yml 
--memory 8g --repo file:///bigtop-home/output/apt --disable-gpg-check --stack 
zookeeper --smoke-tests zookeeper
   ```
   
![image](https://github.com/apache/bigtop/assets/18082602/dd19abb6-cdd3-473a-9002-e0a6e90e896e)
   
   
   test install with ambari
   
![image](https://github.com/apache/bigtop/assets/18082602/074f28ed-d89d-48f8-add7-607096866f0a)
   
![image](https://github.com/apache/bigtop/assets/18082602/b5e3200e-8fdf-40ed-bcdd-d67df214728b)
   
![image](https://github.com/apache/bigtop/assets/18082602/52812f3a-8f9a-4860-aa0c-f38004250dc2)
   
   ### 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-unsubscr...@bigtop.apache.org

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

Reply via email to