public interface IcebergConfigConstants
MetastoreConfigConstants.MODULE_RESOURCE_FILE_NAME file.| Modifier and Type | Field and Description |
|---|---|
static String |
BASE
Drill Iceberg Metastore configuration properties namespace.
|
static String |
BASE_PATH
Defines Iceberg Metastore base path.
|
static String |
COMPONENTS
Drill Iceberg Metastore components configuration properties namespace.
|
static String |
COMPONENTS_COMMON_PROPERTIES
Common components Iceberg tables properties.
|
static String |
COMPONENTS_TABLES
Drill Iceberg Metastore Tables components configuration properties namespace.
|
static String |
COMPONENTS_TABLES_LOCATION
Metastore Tables Iceberg table location inside Iceberg Metastore.
|
static String |
COMPONENTS_TABLES_PROPERTIES
Metastore Tables Iceberg table properties.
|
static String |
COMPONENTS_VIEWS
Drill Iceberg Metastore Views components configuration properties namespace.
|
static String |
COMPONENTS_VIEWS_LOCATION
Metastore Views Iceberg table location inside Iceberg Metastore.
|
static String |
COMPONENTS_VIEWS_PROPERTIES
Metastore Views Iceberg table properties.
|
static String |
CONFIG_PROPERTIES
Defines file system configuration properties which can set
using
Configuration class. |
static String |
LOCATION_NAMESPACE
Iceberg Metastore config location namespace.
|
static String |
RELATIVE_PATH
Defines Iceberg Metastore relative path.
|
static final String BASE
static final String CONFIG_PROPERTIES
Configuration class.static final String LOCATION_NAMESPACE
static final String BASE_PATH
static final String RELATIVE_PATH
static final String COMPONENTS
static final String COMPONENTS_COMMON_PROPERTIES
static final String COMPONENTS_TABLES
static final String COMPONENTS_TABLES_LOCATION
static final String COMPONENTS_TABLES_PROPERTIES
static final String COMPONENTS_VIEWS
static final String COMPONENTS_VIEWS_LOCATION
static final String COMPONENTS_VIEWS_PROPERTIES
Copyright © 2021 The Apache Software Foundation. All rights reserved.