Versions Compared

Key

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

Hadoop Distributed Storage layer (HDSLData Store (HDDS) is a distributed, replicated block layer that allows separation of block layer and namespace for HDFS.

HDSL allows HDDS allows different kind of storage systems to be built on an HDFS cluster. Ozone is a distributed key-value store built using HDSLstore built using HDDS.

It is a redundant, distributed object store built by leveraging primitives present in HDSLHDDS. Ozone supports REST API for accessing the store.

...