summaryrefslogtreecommitdiff
path: root/databases/hbase/files/patch-hbase-env.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.1.2.Dmitry Sivachenko2015-11-191-7/+7
| | | | | PR: 204495 Submitted by: kevin.bowling@kev009.com
* New port: apache hbase:Dmitry Sivachenko2014-07-281-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.