Package | Description |
---|---|
org.apache.hadoop.hive.ql.io | |
org.apache.hadoop.hive.ql.io.orc |
The Optimized Row Columnar (ORC) File Format.
|
Modifier and Type | Method and Description |
---|---|
AcidInputFormat.RowReader<VALUE> |
AcidInputFormat.getReader(org.apache.hadoop.mapred.InputSplit split,
AcidInputFormat.Options options)
Get a record reader that provides the user-facing view of the data after
it has been merged together.
|
Modifier and Type | Method and Description |
---|---|
AcidInputFormat.RowReader<OrcStruct> |
OrcInputFormat.getReader(org.apache.hadoop.mapred.InputSplit inputSplit,
AcidInputFormat.Options options) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.