Group : org.apache.orc

ORC Tools

org.apache.orc » orc-tools

更新时间: 2024-05-11 01:58

ORC MapReduce

org.apache.orc » orc-mapreduce

An implementation of Hadoop's mapred and mapreduce input and output formats for ORC files. They use the core reader and writer, but present the data to the user in Writable objects.

更新时间: 2024-05-11 01:57

ORC Core

org.apache.orc » orc-core

The core reader and writer for ORC files. Uses the vectorized column batch for the in memory representation.

更新时间: 2024-05-11 01:57

ORC Shims

org.apache.orc » orc-shims

A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.

更新时间: 2024-05-11 01:55

Apache ORC

org.apache.orc » orc

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

更新时间: 2024-05-11 01:55

ORC Examples

org.apache.orc » orc-examples

更新时间: 2024-04-11 02:45

Apache ORC Format

org.apache.orc » orc-format

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

更新时间: 2024-01-03 11:16

ORC Benchmarks

org.apache.orc » orc-benchmarks

Benchmarks for comparing ORC, Parquet, and Avro performance.

更新时间: 2018-01-24 00:36
共1页 , 总 8
索引仓库
仓库 个数
Central 592045