Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cd {ambari_root}
docker run --privileged -t -p 80:80 -p 5005:5005 -p 8080:8080 -h node1.mydomain.com --name ambari1 -v ${AMBARI_SRC:-$(pwd)}:/tmp/ambari ambari/build /tmp/ambari-build-docker/bin/ambaribuild.py [test|server|agent|deploy] [-b] [-s [HDP|BIGTOP|PHD]]

 

 

Run only ambari-server

 

Run only ambari-server and ambari-agent

...

  • test: mvn test
  • server: install and run ambari-server
  • agent: install and run ambari-server and ambari-agent
  • deploy: install and run ambari-server and ambari-agent, and deploy a hadoop