Versions Compared

Key

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

...

git checkout -b AMBARI-666 origin/AMBARI-666

Building Ambari

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

$ mvn clean install

Setting up Eclipse with Ambari

$ mvn clean eclipse:eclipse

After doing the above you should be able to import the project via eclipse's import project. You should be able to see the following projects on eclipse:

> ambari-server
> ambari-agent