oap-project / remote-shuffleLinks
Spark* shuffle plugin for support shuffling data through a remote Hadoop-compatible file system, as opposed to vanilla Spark's local-disks.
☆21Updated last year
Alternatives and similar repositories for remote-shuffle
Users that are interested in remote-shuffle are comparing it to the libraries listed below
Sorting:
- Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.☆257Updated 2 years ago
- All the things about TPC-DS in Apache Spark☆107Updated 2 years ago
- Remote shuffle service for Apache Spark to store shuffle data on remote servers.☆336Updated 2 years ago
- A tool to get better debug info on spark's memory usage☆42Updated 6 years ago
- Splash, a flexible Spark shuffle manager that supports user-defined storage backends for shuffle data storage and exchange☆129Updated 10 months ago
- Spark* plug-in for accelerating Spark* SQL performance by using cache and index at SQL data source layer.☆37Updated 2 years ago
- A re-implementation of Hadoop DistCP in Apache Spark☆47Updated last year
- Code and examples of how to write and deploy Apache Spark Plugins. Spark plugins allow runnig custom code on the executors as they are in…☆93Updated 5 months ago
- Java bindings for https://github.com/facebookincubator/velox☆34Updated this week
- An Extensible Data Skipping Framework☆47Updated 3 months ago
- Cache File System optimized for columnar formats and object stores☆184Updated 3 years ago
- ACID Data Source for Apache Spark based on Hive ACID☆97Updated 4 years ago
- Spark SQL index for Parquet tables☆134Updated 4 years ago
- Profiler for large-scale distributed java applications (Spark, Scalding, MapReduce, Hive,...) on YARN.☆128Updated 7 years ago
- A framework for writing performant user-defined functions (UDFs) that are portable across a variety of engines including Apache Spark, Ap…☆302Updated last week
- Use the TPC-DS benchmark to test Spark SQL performance☆181Updated 5 years ago
- Custom state store providers for Apache Spark☆92Updated 8 months ago
- Developing Spark External Data Sources using the V2 API☆48Updated 7 years ago
- Visualize column-level data lineage in Spark SQL☆92Updated 3 years ago
- ☆107Updated 2 years ago
- Port of TPC-DS dsdgen to Java☆22Updated 2 years ago
- ☆92Updated this week
- SparkCube is an open-source project for extremely fast OLAP data analysis. SparkCube is an extension of Apache Spark.☆134Updated 2 years ago
- The preview version of a spillable state backend for Apache Flink☆39Updated 4 years ago
- An extension of Yahoo's Benchmarks☆108Updated last year
- Point-in-Time optimizations for Apache Spark☆30Updated last year
- Mirror of Apache Hive☆32Updated 5 years ago
- A playground for experimenting ideas that may apply to Spark SQL/Catalyst