apache/impala
Apache Impala observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3794
- days_rel: 544
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
1285 stars · 558 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Impala is a massively parallel, distributed SQL query engine written in C++ for analyzing petabyte-scale data stored in open data and table formats like Iceberg, Parquet, ORC, Kudu, HDFS, and cloud object stores. It provides low-latency, high-concurrency analytic (BI-style) SQL queries with LLVM-based per-query code generation and enterprise security via Kerberos, LDAP, TLS, and Ranger.
Use cases
- run low-latency SQL analytics on petabyte-scale data lakes
- query Apache Iceberg and Parquet tables with BI tools
- unify Hadoop and cloud storage analytics under one SQL engine
- serve high-concurrency dashboards over a data lakehouse
- migrate Hive workloads to a faster SQL engine
- analyze data in S3 or Azure Data Lake with standard SQL
When to choose
- you need fast, concurrent BI-style SQL over open table formats like Iceberg or Parquet
- you want to reuse existing Hive metadata, ODBC drivers, and Hadoop security frameworks
- you need linear scalability in multitenant environments on Linux clusters
When to avoid
- you need a lightweight single-node embedded database
- your workloads run on Windows or macOS
- you need transactional OLTP workloads rather than analytics
- you want a fully managed cloud warehouse without cluster operations
Facets
application · maturity stable
database search-engine security cryptography databases big-data analytics microservices cloud self-hosted sql-query-engine mpp olap apache-iceberg parquet orc kudu hadoop data-lake llvm-codegen bi-analytics data-engineering linux docker
3 sources
- readme: https://github.com/apache/impala · fetched 2026-08-28 · 36d565cd20fa
- homepage: https://impala.apache.org · fetched 2026-08-29 · f476da83f2fc
- site_page: https://impala.apache.org/impala-docs.html · fetched 2026-08-29 · 6b0297f35af4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/impala | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem