Skip to content

nandakumar131/ozone-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ozone-cookbook

This cookbook is intended to be used for understanding Apache Hadoop Ozone, which is currently under development (HDFS-7240).

Introduction

Ozone is an object store for Apache Hadoop. The hierarchy of data inside ozone is a volume, bucket and a key. A volume is a collection of buckets. A bucket is a collection of keys. To write data into ozone, you need a volume, bucket and a key.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages