From Fedora Project Wiki

< Changes

Revision as of 11:58, 31 March 2014 by Jreznik (talk | contribs) (Change announced on 2014-03-31)

Apache HBase

Summary

Apache HBase is a distributed database built on top of Apache Hadoop.

Owner

Current status

  • Targeted release: Fedora 21
  • Last updated: 26 March 2014
  • Tracker bug: <will be assigned by the Wrangler>

Detailed Description

Apache HBase is used when you need random, realtime read/write access to your Big Data. Apache HBase hosts very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. Apache HBase is a distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

Benefit to Fedora

Apache HBase is the Big Data database used by many parts of the Hadoop Ecosystem. Including it in Fedora increases usefulness of the Apache Hadoop that is already in Fedora.

Scope

  • Proposal owners: The Hbase package has been accepted into Fedora and provides all the functionality from the upstream release.
  • Other developers: N/A (not a System Wide Change)
  • Release engineering: N/A (not a System Wide Change)
  • Policies and guidelines: N/A (not a System Wide Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

Basic shell exercises here

User Experience

Users should be able to write/run applications that use Apache HBase for their database.

Dependencies

Apache Oozie

Contingency Plan

  • Contingency mechanism: N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change)
  • Blocks product? N/A

Documentation

N/A (not a System Wide Change)

Release Notes

Fedora 21 includes Apache HBase, the Hadoop database.