guyuqi edited a comment on issue #555: BIGTOP-3264: Add a new Bigtop Mpack 
definition for Ambari
URL: https://github.com/apache/bigtop/pull/555#issuecomment-576131930
 
 
   It seems mapck repo format is not correct.
   I updated PR to modify the repo base url.
   
   Before Ambari server start,
   1. Let's reset ambari and install mapck firstly:
   ```
   ambari-server reset
   
   ambari-server install-mpack --purge --verbose 
--mpack=/var/lib/ambari-server/resources/bgtp-ambari-mpack-1.0.0.0-SNAPSHOT-bgtp-ambari-mpack.tar.gz
   ```
   
   2. Ambari server setup with default configuration:
   `ambari-server setup`
   
   3. Start server and agent
   ```
   ambari-server start
   ambari-agent start
   ```
   I also posted a depolyment video  
[here](https://www.youtube.com/watch?v=vnyUQtF8ZyM). 
   :-)

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

Reply via email to