Versions Compared

Key

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

...

Once the package is built, you can start Ozone services by going to the hadoop-dist/target/ozone-0.?.?-SNAPSHOT directory. The  Your Unix shell will expand the '?.?.?' wildcard will be expanded by most shells to the correct Ozone version number.

Configuration

To get started, just save Save the minimal snippet to the to hadoop-dist/target/ozone-?.?.?-SNAPSHOT/etc/hadoop/ozone-site.xml file in  in the compiled distribution.

...

To start ozone, you need to start SCM, OzoneManager and OzoneManagerDataNode. In pseudo-cluster mode, both all services will be started on localhost.

...