Tag

Phoenix

0 views collected around this technical thread.

Big Data Technology Architecture
Big Data Technology Architecture
Sep 7, 2019 · Big Data

Getting Started with Apache Phoenix: Installation, Basic Usage, and Java API

This article introduces Apache Phoenix as an open‑source SQL layer for HBase, explains its core concepts and performance benefits, provides step‑by‑step installation instructions, demonstrates basic SQL operations and shows how to use the Phoenix Java API with code examples.

Big DataHBaseInstallation
0 likes · 9 min read
Getting Started with Apache Phoenix: Installation, Basic Usage, and Java API
DataFunTalk
DataFunTalk
Jun 28, 2019 · Databases

Deep Dive into Phoenix Index Creation, Maintenance, and SQL Compilation

This article provides a detailed technical analysis of Phoenix's native index creation and maintenance mechanisms, the underlying source code for index building, the role of coprocessors, and the complete SQL compilation pipeline from parsing to execution, highlighting how hints and optimizers influence index usage.

CompilerCoprocessorDatabase
0 likes · 26 min read
Deep Dive into Phoenix Index Creation, Maintenance, and SQL Compilation
Beike Product & Technology
Beike Product & Technology
Dec 27, 2018 · Cloud Computing

HBase Ecosystem Introduction

This article introduces HBase's ecosystem, including its components like OpenTSDB for time-series data, Kylin for cube analysis, Phoenix for SQL operations, and GeoMesa for spatial data, along with the author's experience in deploying these in a production environment.

ConfigurationGeoMesaHBase
0 likes · 9 min read
HBase Ecosystem Introduction
DataFunTalk
DataFunTalk
Oct 14, 2018 · Big Data

Exploring Real-Time Data Warehouse Practices Based on HBase

The article details the evolution from an offline to a real‑time HBase data warehouse, covering business scenarios, the use of Maxwell for MySQL‑to‑Kafka ingestion, Phoenix for SQL access, CDH cluster tuning, monitoring, and several production case studies.

Big DataHBaseKafka
0 likes · 14 min read
Exploring Real-Time Data Warehouse Practices Based on HBase
DataFunTalk
DataFunTalk
Sep 29, 2018 · Big Data

Applying HBase in a Risk‑Control System and High‑Availability Practices

This article summarizes Guo Dongdong’s presentation on leveraging HBase for a risk‑control platform, detailing its architecture, data import/export mechanisms, indexing, region server recovery challenges, monitoring, SQL interception, dual‑cluster high‑availability, and future enhancements for large‑scale, low‑latency big‑data services.

Big DataHBaseHigh Availability
0 likes · 13 min read
Applying HBase in a Risk‑Control System and High‑Availability Practices