kevinw66 opened a new pull request, #940: URL: https://github.com/apache/bigtop/pull/940
### Description of PR Build `ambari-server` `ambari-agent-01` `ambari-agent-02` in docker, for easy develop and test ### NOTICE Only test in centos7 ### USAGE * First time use this, or every time you update Docker file, run `build-image.sh` * run `build-docker.sh` to build `ambari-server` `ambari-agent-01` `ambari-agent-02` container with network `ambari` * after your dev/test finished, run `clear-docker.sh` to clear all related resources 3306 5005 8080 is exposed to your local machine. you can visit localhost:8080 to access ambari-admin page. you can connect localhost:3306 to see the data create by ambari. you can connect localhost:5005 via Intellij IDEA to debug ambari-server. ### TEST RESULTS FOR INSTALL COMPONENTS Remember to add `ambari-server` `ambari-agent-01` `ambari-agent-02` to your hosts  Components successfully installed.  ### TEST RESULTS FOR ENABLE KERBEROS Admin password is `admin`  Remember to comment this line due to high version of JDK 1.8  Kerberos successfully enabled.  -- 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]
