Impala

Real-time Query for Hadoop; mirror of Apache Impala

  • 所有者: cloudera/Impala
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Welcome to Impala

Lightning-fast, distributed SQL queries for petabytes
of data stored in Apache Hadoop clusters.

Impala is a modern, massively-distributed, massively-parallel, C++ query engine that lets
you analyze, transform and combine data from a variety of data sources:

  • Best of breed performance and scalability.
  • Support for data stored in HDFS,
    Apache HBase and Amazon S3.
  • Wide analytic SQL support, including window functions and subqueries.
  • On-the-fly code generation using LLVM to generate CPU-efficient
    code tailored specifically to each individual query.
  • Support for the most commonly-used Hadoop file formats, including the
    Apache Parquet project.
  • Apache-licensed, 100% open source.

More about Impala

To learn more about Impala as a business user, or to try Impala live or in a VM, please
visit the Impala homepage.

If you are interested in contributing to Impala as a developer, or learning more about
Impala's internals and architecture, visit the
Impala wiki.

Supported Platforms

Impala only supports Linux at the moment.

Export Control Notice

This distribution uses cryptographic software and may be subject to export controls.
Please refer to EXPORT_CONTROL.md for more information.

Build Instructions

See bin/bootstrap_build.sh.

Detailed Build Notes

Impala can be built with pre-built components or components downloaded from S3.
The components needed to build Impala are Apache Hadoop, Hive, HBase, and Sentry.
If you need to manually override the locations or versions of these components, you
can do so through the environment variables and scripts listed below.

主要指标

概览
名称与所有者cloudera/Impala
主编程语言C++
编程语言CMake (语言数: 14)
平台
许可证Apache License 2.0
所有者活动
创建于2012-10-18 17:12:11
推送于2022-12-27 15:24:56
最后一次提交2014-12-08 11:15:03
发布数111
最新版本名称cdh6.3.3-release (发布于 )
第一版名称v0.1refresh (发布于 )
用户参与
星数33
关注者数11
派生数34
提交数8.1k
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数7
关闭的拉请求数55
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?