Zookeeper, as distributed coordination. RegionServer also writes its own information to ZooKeeper. RegionServer: A data node that stores data. The Master RegionServer reports information to...
Currently, the enterprise operates and maintains two versions of HBase, which correspond to community version 94 and 1.1 respectively. Since 2016, the promotion of the...
For a database, it is very important to meet the diversified query methods. If someone designs a KV database that only provides Get/Put/Scan interfaces, it...
Duiba Group includes Duiba Network and Tuiba Network. Duiba network is a user operation service platform dedicated to helping Internet enterprises improve operation efficiency, providing...
Access HBase using NodeJS and Thriftt [Scalable Cross-language Service Development Software Framework]. Due to a poor understanding of thrift at first, gen-nodejs files were never...
GC has always been a hot topic of discussion in Java applications, especially in large online storage systems such as HBase. The real-time and online...
In a recent real-time consumer processing task, when spark Streaming was used for real-time data streaming processing, I needed to update the calculated data to...
2017 Cloud Computing Conference Hbase special session, Alibaba technical expert Tian Mu brought ali-hbase SQL practice and improvement speech. This paper mainly starts from why...
Before we systematically study big data, we should first understand what system platform big data development is carried out. So we have to learn the...
Abstract: Although the HBase native API gives users the ultimate control, it also brings high development costs and learning costs. SQL is a good solution...
With the Rsync tool, hadoop control scripts can distribute configuration files to nodes in the cluster. This function is disabled by default and can be...
HBase: HBase is a distributed, column-oriented open source database. This technology is derived from The Google paper "Bigtable: A Distributed Storage System for Structured Data"...
15 technical experts and product experts from Alibaba Cloud Redis, MongoDB and HBase will bring in-depth technology and product sharing to you. The main sections...
This set of technical column is the author (Qin Kaixin) usually work summary and sublimation, through extracting cases from the real business environment to summarize...
HBase is a distributed, scalable, and fully managed millisecond NoSQL data storage service. It provides millisecond random read and write capability and is suitable for...
As companies grow, there is more demand for offline application development of big data, These requirements include but are not limited to offline data synchronization...
Timeline-consistent High Available Reads (Timeline consistent High Available Reads), also called Region Replica, provides HBase with High availability read capability. This paper mainly introduces the...
Abstract: A customer's big data test scenario is as follows: Using Solr image-like data to find user labels, you can query detailed information in HBase...
Multiple HMasters can be started in HBase. The Master Election mechanism of Zookeeper ensures that one Master always runs. Hmasters are responsible for Table and...
On May 6, 2017, Huang Zhenxian, data architect of Meizu, delivered a speech titled "Introduction to Meizu's Big Data User Insight Platform" at the eighth...