Versions Compared

Key

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

...

To build Ozone and start a cluster, you can follow the Ozone Contributor Guide (moved)

Code Block
mvn install -DskipTests -DskipShade -Pdist,hdds -Dmaven.javadoc.skip=true -Danimal.sniffer.skip=true  -Dmaven.test.skip=true -Denforcer.skip=true -am -pl :hadoop-ozone-dist
Now you can check the SCM/OM web ui:

...

Code Block
-Dlog4j.configuration=file:/home/elek/log4j.properties

...