awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesTez Execution Backends

Running SQL queries using Apache Tez for DAG-based execution with lower latency than MapReduce.

Distinct from MapReduce Processing Engines: Distinct from MapReduce Processing Engines: focuses on Tez as a DAG-based alternative to MapReduce, not the MapReduce paradigm itself.

Explore 1 awesome GitHub repository matching data & databases · Tez Execution Backends. Refine with filters or upvote what's useful.

Awesome Tez Execution Backends GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/hiveAvatar de apache

    apache/hive

    6,012Ver en GitHub↗

    Apache Hive is a SQL-on-Hadoop data warehouse that enables querying and managing petabytes of data stored in distributed storage such as HDFS and cloud storage services. It provides a familiar SQL interface for batch analytics and reporting, supported by a core set of components including the HiveServer2 Thrift service for remote query execution, the Hive Metastore Service for central metadata management, the Hive ACID Transaction Engine for concurrent read-write operations, and the Hive LLAP Interactive Engine for low-latency analytical processing. The WebHCat REST API offers an HTTP interfac

    Supports running queries on Apache Tez for lower-latency DAG-based execution.

    Javaapachebig-datadatabase
    Ver en GitHub↗6,012
  1. Home
  2. Data & Databases
  3. MapReduce Processing Engines
  4. Tez Execution Backends