Versions Compared

Key

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

...

Remove the following directories to wipe the Ozone pseudo-cluster state.

Note: This will also wipe state for any running HDFS services.

Info
Code Block
rm -fr /tmp/ozone
rm -fr /tmp/hadoop-${USER}*


Info

Note: This will also wipe state for any running HDFS services.



Once you have ozone running you can use these Ozone shell commands to create a volume, bucket and keys.

...