Versions Compared

Key

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

Tools needed

Checking out Ambari source

...

After checking out Ambari, you can build ambari Ambari with the steps below:

Code Block
$ mvn clean install 

...