Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPSPECS_FIELD_NUMBER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
LF |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AVRO_SCHEMA_LITERAL |
"avro.schema.literal" |
public static final String |
AVRO_SCHEMA_URL |
"avro.schema.url" |
public static final String |
COMPRESSION_CODEC |
"compression.codec" |
public static final String |
COMPRESSION_TYPE |
"compression.type" |
public static final String |
CSVFILE_DELIMITER |
"csvfile.delimiter" |
public static final String |
CSVFILE_NULL |
"csvfile.null" |
public static final String |
CSVFILE_SERDE |
"csvfile.serde" |
public static final String |
DEFAULT_FIELD_DELIMITER |
"|" |
public static final String |
RCFILE_NULL |
"rcfile.null" |
public static final String |
RCFILE_SERDE |
"rcfile.serde" |
public static final String |
SEQUENCEFILE_DELIMITER |
"sequencefile.delimiter" |
public static final String |
SEQUENCEFILE_NULL |
"sequencefile.null" |
public static final String |
SEQUENCEFILE_SERDE |
"sequencefile.serde" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ONE_LEVEL_INDEX |
1 |
public static final int |
TWO_LEVEL_INDEX |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TAJO_SCHEMA_METADATA_KEY |
"tajo.schema" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
READ_COLUMN_IDS_CONF_STR |
"hive.io.file.readcolumn.ids" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLUMN_NUMBER_METADATA_STR |
"hive.io.rcfile.column.number" |
public static final String |
NULL |
"rcfile.null" |
public static final String |
RECORD_INTERVAL_CONF_STR |
"hive.io.rcfile.record.interval" |
public static final String |
SERDE |
"rcfile.serde" |
public static final int |
SYNC_INTERVAL |
2000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLUMNS_BUFFER_SIZE_CONF_STR |
"hive.io.rcfile.record.buffer.size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DELIMITER |
"csvfile.delimiter" |
public static final String |
DELIMITER_DEFAULT |
"|" |
public static final byte |
LF |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLOCK_MISSING_MESSAGE |
"Could not obtain block" |
public static final String |
COLUMN_NUMBER_CONF_STR |
"hive.io.rcfile.column.number.conf" |
public static final String |
COLUMN_NUMBER_METADATA_STR |
"hive.io.rcfile.column.number" |
public static final String |
RECORD_INTERVAL_CONF_STR |
"hive.io.rcfile.record.interval" |
public static final int |
SYNC_INTERVAL |
2000 |
public static final String |
TOLERATE_CORRUPTIONS_CONF_STR |
"hive.io.rcfile.tolerate.corruptions" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLUMNS_BUFFER_SIZE_CONF_STR |
"hive.io.rcfile.record.buffer.size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NULL |
"rcfile.null" |
public static final String |
SERDE |
"rcfile.serde" |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.