RCFile

E702193

RCFile is a columnar storage file format designed for efficient data processing and querying in Hadoop-based systems.

All labels observed (2)

Label Occurrences
Record Columnar File 2
RCFile canonical 1

How this entity was disambiguated

Statements (42)

Predicate Object
instanceOf Hadoop file format
columnar storage file format
abbreviationOf Record Columnar File
linked to: RCFile
accessPatternOptimizedFor scan-heavy analytical workloads
belongsTo Hadoop storage formats family
category big data storage format
compatibleWith HDFS block structure
compressionGranularity per column within a row group
dataLayout columnar
row-group based
dataModel table with rows and columns
dataOrganization row groups followed by column chunks
designedFor Hadoop-based systems
efficient data processing
efficient data querying
ecosystem Apache Hadoop
linked to: Hadoop

Apache Hive
enables reading only selected columns
fileExtension .rcfile
fullName Record Columnar File
linked to: RCFile
hasComponent key buffer
row group header
value buffer
improvesOver row-oriented storage formats
optimizes I/O efficiency
data compression
query performance
primaryGoal balance between row and columnar storage advantages
runsOn Hadoop Distributed File System
linked to: HDFS
storageType on-disk file format
stores table data in columnar format
supports MapReduce
block-level compression
column pruning
projection pushdown
schema-on-read
splittable input for MapReduce
tradeOff higher write cost for faster reads
typicalUseCase analytical queries
large-scale data warehousing
usedIn Apache Hive
Hadoop ecosystem
linked to: Hadoop

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

RCFile fullName Record Columnar File
linked to: RCFile
RCFile abbreviationOf Record Columnar File
linked to: RCFile