1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache HBase v1.2.3 发布,分布式数据库 下载

本帖由 漂亮的石头2016-09-13 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Apache HBase v1.2.3 发布了,HBase 1.2.3是HBase 1.2.x系列中的第三个维护版,在该版本中修复了自1.2.2发行以来的40多个问题,主要更新:


    • *[HBASE-15811] - Batch Get after batch Put does not fetch all Cells


    • *[HBASE-15698] - Increment TimeRange not serialized to server


    • *[HBASE-15234] - ReplicationLogCleaner can abort due to transient ZK issues


    • *[HBASE-15645] - hbase.rpc.timeout is not used in operations of HTable


    • *[HBASE-15622] - Superusers does not consider the keytab credentials


    • *[HBASE-15856] - Cached Connection instances can wind up with addresses never resolved


    • *[HBASE-15873] - ACL for snapshot restore / clone is not enforced


    • *[HBASE-16093] - Splits failed before creating daughter regions leave meta inconsistent

    完整更新日志:


    发行说明:


    下载地址:


    HBase – Hadoop Database,是一个高可靠性、高性能、面向列、可伸缩的分布式存储系统,利用HBase技术可在廉价PC Server上搭建起大规模结构化存储集群。

    HBase是Google Bigtable的开源实现,类似Google Bigtable利用GFS作为其文件存储系统,HBase利用Hadoop HDFS作为其文件存储系统;Google运行MapReduce来处理Bigtable中的海量数据,HBase同样利用Hadoop MapReduce来处理HBase中的海量数据;Google Bigtable利用 Chubby作为协同服务,HBase利用Zookeeper作为对应。

    [​IMG]
    Apache HBase v1.2.3 发布,分布式数据库下载地址
     
正在加载...