| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTERING_POOL_NAME |
"hoodiecluster" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMPACT_POOL_NAME |
"hoodiecompact" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HEADER_KEY_API_KEY |
"HUDI-CALLBACK-KEY" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LOOKUP_STR |
"lookup" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACTION |
"action" |
public static final String |
BASEPATH_PARAM |
"basepath" |
public static final String |
CLUSTER |
"cluster" |
public static final String |
DATABASE_NAME_PARAM |
"db_name" |
public static final String |
EXECUTION_ENGINE |
"execution_engine" |
public static final String |
EXTRA_PARAMS |
"extra_params" |
public static final String |
INSTANT_PARAM |
"instant" |
public static final String |
PARALLELISM |
"parallelism" |
public static final String |
QUEUE |
"queue" |
public static final String |
RESOURCE |
"resource" |
public static final String |
RETRY_EXCEPTIONS |
"IOException" |
public static final String |
TABLE_NAME_PARAM |
"table_name" |
public static final String |
USERNAME |
"username" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FILE_LAYER_ZERO |
0 |
public static final long |
MAX_FILE_SIZE_IN_BYTES |
1048576000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_KEY |
"lock_key" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_ACQUIRE_ATTEMPTS_COUNTER_NAME |
"lock.acquire.attempts" |
public static final String |
LOCK_ACQUIRE_DURATION_TIMER_NAME |
"lock.acquire.duration" |
public static final String |
LOCK_ACQUIRE_FAILURES_COUNTER_NAME |
"lock.acquire.failure" |
public static final String |
LOCK_ACQUIRE_SUCCESS_COUNTER_NAME |
"lock.acquire.success" |
public static final String |
LOCK_REQUEST_LATENCY_TIMER_NAME |
"lock.request.latency" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOTAL_IO_MB |
"TOTAL_IO_MB" |
public static final String |
TOTAL_IO_READ_MB |
"TOTAL_IO_READ_MB" |
public static final String |
TOTAL_IO_WRITE_MB |
"TOTAL_IO_WRITE_MB" |
public static final String |
TOTAL_LOG_FILE_SIZE |
"TOTAL_LOG_FILES_SIZE" |
public static final String |
TOTAL_LOG_FILES |
"TOTAL_LOG_FILES" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MERGE_ARCHIVE_PLAN_NAME |
"mergeArchivePlan" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTERING_STRATEGY_PARAM_PREFIX |
"hoodie.clustering.plan.strategy." |
public static final String |
FLINK_CONSISTENT_BUCKET_CLUSTERING_PLAN_STRATEGY |
"org.apache.hudi.client.clustering.plan.strategy.FlinkConsistentBucketClusteringPlanStrategy" |
public static final String |
FLINK_SIZED_BASED_CLUSTERING_PLAN_STRATEGY |
"org.apache.hudi.client.clustering.plan.strategy.FlinkSizeBasedClusteringPlanStrategy" |
public static final String |
JAVA_SIZED_BASED_CLUSTERING_PLAN_STRATEGY |
"org.apache.hudi.client.clustering.plan.strategy.JavaSizeBasedClusteringPlanStrategy" |
public static final String |
JAVA_SORT_AND_SIZE_EXECUTION_STRATEGY |
"org.apache.hudi.client.clustering.run.strategy.JavaSortAndSizeExecutionStrategy" |
public static final String |
PLAN_PARTITION_FILTER_MODE |
"hoodie.clustering.plan.partition.filter.mode" |
public static final String |
SPARK_CONSISTENT_BUCKET_CLUSTERING_PLAN_STRATEGY |
"org.apache.hudi.client.clustering.plan.strategy.SparkConsistentBucketClusteringPlanStrategy" |
public static final String |
SPARK_CONSISTENT_BUCKET_EXECUTION_STRATEGY |
"org.apache.hudi.client.clustering.run.strategy.SparkConsistentBucketClusteringExecutionStrategy" |
public static final String |
SPARK_SIZED_BASED_CLUSTERING_PLAN_STRATEGY |
"org.apache.hudi.client.clustering.plan.strategy.SparkSizeBasedClusteringPlanStrategy" |
public static final String |
SPARK_SORT_AND_SIZE_EXECUTION_STRATEGY |
"org.apache.hudi.client.clustering.run.strategy.SparkSortAndSizeExecutionStrategy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_HBASE_BATCH_SIZE |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_HBASE_BATCH_SIZE |
"100" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BULKINSERT_ARE_PARTITIONER_RECORDS_SORTED |
"hoodie.bulkinsert.are.partitioner.records.sorted" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SIMPLE_BUCKET_LAYOUT_PARTITIONER_CLASS_NAME |
"org.apache.hudi.table.action.commit.SparkBucketIndexPartitioner" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VALIDATOR_TABLE_VARIABLE |
"<TABLE_NAME>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEEP_BY_TIME_PARTITION_TTL_STRATEGY |
"org.apache.hudi.table.action.ttl.strategy.KeepByTimeStrategy" |
public static final String |
PARTITION_TTL_STRATEGY_PARAM_PREFIX |
"hoodie.partition.ttl.strategy." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CALLBACK_PREFIX |
"hoodie.write.commit.callback." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BULKINSERT_INPUT_DATA_SCHEMA_DDL |
"hoodie.bulkinsert.schema.ddl" |
public static final String |
CONCURRENCY_PREFIX |
"hoodie.write.concurrency." |
public static final String |
DELTASTREAMER_CHECKPOINT_KEY |
"deltastreamer.checkpoint.key" |
public static final String |
SPARK_SQL_MERGE_INTO_PREPPED_KEY |
"_hoodie.spark.sql.merge.into.prepped" |
public static final String |
STREAMER_CHECKPOINT_KEY |
"deltastreamer.checkpoint.key" |
public static final String |
WRITES_FILEID_ENCODING |
"_hoodie.writes.fileid.encoding" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HBASE |
"HBASE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_RECORD_KEY_SEPARATOR |
":" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PARTITION_PATH_SEPARATOR |
"/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_COLUMN_VALUE_SEPARATOR |
":" |
public static final String |
DEFAULT_PARTITION_PATH_SEPARATOR |
"/" |
public static final String |
DEFAULT_RECORD_KEY_PARTS_SEPARATOR |
"," |
protected static final String |
EMPTY_RECORDKEY_PLACEHOLDER |
"__empty__" |
protected static final String |
HUDI_DEFAULT_PARTITION_PATH |
"__HIVE_DEFAULT_PARTITION__" |
protected static final String |
NULL_RECORDKEY_PLACEHOLDER |
"__null__" |
public static final String |
RECORD_KEY_GEN_INSTANT_TIME_CONFIG |
"_hoodie.record.key.gen.instant.time" |
public static final String |
RECORD_KEY_GEN_PARTITION_ID_CONFIG |
"_hoodie.record.key.gen.partition.id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RECORD_KEY_FIELD_NAME |
"key" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARCHIVE_ACTION |
"archive" |
public static final String |
COMMIT_FRESHNESS_IN_MS_STR |
"commitFreshnessInMs" |
public static final String |
COMMIT_LATENCY_IN_MS_STR |
"commitLatencyInMs" |
public static final String |
COMMIT_TIME_STR |
"commitTime" |
public static final String |
CONFLICT_RESOLUTION_STR |
"conflict_resolution" |
public static final String |
COUNTER_ACTION |
"counter" |
public static final String |
DELETE_FILES_NUM_STR |
"numFilesDeleted" |
public static final String |
DELETE_INSTANTS_NUM_STR |
"numInstantsArchived" |
public static final String |
DURATION_STR |
"duration" |
public static final String |
FAILURE_EXTENSION |
".failure" |
public static final String |
FINALIZE_ACTION |
"finalize" |
public static final String |
FINALIZED_FILES_NUM_STR |
"numFilesFinalized" |
public static final String |
INDEX_ACTION |
"index" |
public static final String |
SOURCE_READ_AND_INDEX_ACTION |
"source_read_and_index" |
public static final String |
SUCCESS_EXTENSION |
".success" |
public static final String |
TIMER_ACTION |
"timer" |
public static final String |
TOTAL_BYTES_WRITTEN_STR |
"totalBytesWritten" |
public static final String |
TOTAL_COMPACTED_RECORDS_UPDATED_STR |
"totalCompactedRecordsUpdated" |
public static final String |
TOTAL_CORRUPTED_LOG_BLOCKS_STR |
"totalCorruptedLogBlocks" |
public static final String |
TOTAL_CREATE_TIME_STR |
"totalCreateTime" |
public static final String |
TOTAL_FILES_INSERT_STR |
"totalFilesInsert" |
public static final String |
TOTAL_FILES_UPDATE_STR |
"totalFilesUpdate" |
public static final String |
TOTAL_INSERT_RECORDS_WRITTEN_STR |
"totalInsertRecordsWritten" |
public static final String |
TOTAL_LOG_FILES_COMPACTED_STR |
"totalLogFilesCompacted" |
public static final String |
TOTAL_LOG_FILES_SIZE_STR |
"totalLogFilesSize" |
public static final String |
TOTAL_PARTITIONS_WRITTEN_STR |
"totalPartitionsWritten" |
public static final String |
TOTAL_RECORDS_DELETED |
"totalRecordsDeleted" |
public static final String |
TOTAL_RECORDS_WRITTEN_STR |
"totalRecordsWritten" |
public static final String |
TOTAL_ROLLBACK_LOG_BLOCKS_STR |
"totalRollbackLogBlocks" |
public static final String |
TOTAL_SCAN_TIME_STR |
"totalScanTime" |
public static final String |
TOTAL_UPDATE_RECORDS_WRITTEN_STR |
"totalUpdateRecordsWritten" |
public static final String |
TOTAL_UPSERT_TIME_STR |
"totalUpsertTime" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METADATA_CHILD_NODE_KEY |
"clustering.group.child.node" |
public static final String |
METADATA_PARTITION_KEY |
"clustering.group.partition" |
public static final String |
METADATA_SEQUENCE_NUMBER_KEY |
"clustering.group.sequence.no" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLUSTERING_PLAN_VERSION_1 |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOTAL_IO_MB |
"TOTAL_IO_MB" |
public static final String |
TOTAL_IO_READ_MB |
"TOTAL_IO_READ_MB" |
public static final String |
TOTAL_IO_WRITE_MB |
"TOTAL_IO_WRITE_MB" |
public static final String |
TOTAL_LOG_FILE_SIZE |
"TOTAL_LOG_FILES_SIZE" |
public static final String |
TOTAL_LOG_FILES |
"TOTAL_LOG_FILES" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DATE_PARTITION_FORMAT |
"yyyy/MM/dd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
EMPTY_STRING |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SPARK_SIMPLE_KEY_GENERATOR |
"org.apache.hudi.keygen.SimpleKeyGenerator" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HOODIE_UPDATED_PROPERTY_FILE |
"hoodie.properties.updated" |
Copyright © 2024 The Apache Software Foundation. All rights reserved.