summaryrefslogtreecommitdiff
path: root/databases/hbase/files/patch-hbase-env.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-19Update to version 1.1.2.Dmitry Sivachenko1-7/+7
PR: 204495 Submitted by: kevin.bowling@kev009.com
2014-07-28New port: apache hbase:Dmitry Sivachenko1-0/+29
Apache HBase is an open-source, 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.