Skip to content

Add Apache HBase Provider to 2.11.1#27

Merged
Dimitrionian merged 230 commits into2.11.1-developfrom
feature/hbase-provider-2.11.1
Mar 24, 2026
Merged

Add Apache HBase Provider to 2.11.1#27
Dimitrionian merged 230 commits into2.11.1-developfrom
feature/hbase-provider-2.11.1

Conversation

@Dimitrionian
Copy link
Collaborator

@Dimitrionian Dimitrionian commented Mar 23, 2026

Add Apache HBase Provider

This PR introduces a new Apache HBase Provider for Apache Airflow, enabling seamless integration with Apache HBase - a distributed, scalable, big data store built on Apache Hadoop.

Features

  • Table Operations: Create, delete, and manage HBase tables with column families
  • Data Operations: Insert, retrieve, scan, and batch operations on table data
  • Backup & Restore: Full and incremental backup operations with restore capabilities
  • Monitoring: Sensors for table existence, row counts, and column values
  • SSL/TLS Support: Secure connections with certificate validation
  • Connection Pooling: High-performance connection pooling with optimized batch processing
  • Performance Optimization: Configurable batch sizes and parallel execution

@Dimitrionian Dimitrionian merged commit 46a94a5 into 2.11.1-develop Mar 24, 2026
1 check passed
@Dimitrionian Dimitrionian self-assigned this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant