Versions Compared

Key

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

...

This will build the server/agent tarballs.

NOTE: Run everything as root below. This will change as we go forward but for now run everything as root.

For running the server:

$ cp ambari-server/target/ambari-server-*-dist.tar.gz INSTALL_DIR /* where install dir is some directory where you want to run the server */

...