awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSpark Execution Backends

Running Hive queries on Apache Spark for faster performance compared to MapReduce or Tez.

Distinct from Multi-Engine Execution Backends: Distinct from Multi-Engine Execution Backends: specifically focuses on Spark as the execution engine, not the general multi-engine switching capability.

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

Awesome Spark Execution Backends GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apache/hiveAvatar de apache

    apache/hive

    6,012Voir sur 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 Hive queries on Apache Spark for accelerated performance.

    Javaapachebig-datadatabase
    Voir sur GitHub↗6,012
  1. Home
  2. Data & Databases
  3. Data Processing Configurations
  4. Execution Engines
  5. Multi-Engine Execution Backends
  6. Spark Execution Backends