Columnar storage for Hadoop workloads
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.
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|
input-labels Identify input labels that do not match package names | label 'zlib' does not match package name 'zlib:static' |
|