guyuqi commented on pull request #824:
URL: https://github.com/apache/bigtop/pull/824#issuecomment-962747843


   > Thanks for working on this, @guyuqi. I tested this on CentOS 7 container. 
I used local Repository (file:///bigtop-home/output) in the container on wizard 
of Ambari. While ZooKeeper and HDFS are deployed, I got error on starting YARN 
services.
   > 
   > I think we should merge this first then address error, nits and platforms 
other than CentOS 7 in follow-up JIRAs.
   > 
   > ```
   > $ cd provisioner/docker
   > $ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-centos-7 
--memory 16g --repo file:///bigtop-home/output --disable-gpg-check --stack 
ambari
   > $ ./docker-hadoop.sh --exec 1 /bin/bash
   > # yum install bigtop-ambari-mpack
   > # ambari-server install-mpack 
--mpack=/usr/lib/bigtop-ambari-mpack/bgtp-ambari-mpack-1.0.0.0-SNAPSHOT-bgtp-ambari-mpack.tar.gz
   > # systemctl restart ambari-server ambari-agent
   > 
   > (creating cluster by Ambari Web-UI using browser...)
   > ```
   
   @iwasakims Thank you for reviewing this PR. 
   I tested it in three independent virtual machines and deployed Hadoop 2.10 
by Ambari Web UI with Bigtop repo like 
`http://repos.bigtop.apache.org/releases/1.5.0/ubuntu/18.04/x86_64`.
   It maybe the issue for deploying Hadoop 3.
   
   Agree that let's merge it and then address the subsequent issues, thanks.
   
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to