- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
artifact_gcs_uri
Type: STRING
Provider name: artifactGcsUri
Description: Output only. A Cloud Storage URI (starting with gs://) that specifies where artifacts related to the metastore service are stored.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the metastore service was created.
database_type
Type: STRING
Provider name: databaseType
Description: Immutable. The database type that the Metastore service stores its data.
Possible values:
DATABASE_TYPE_UNSPECIFIED
- The DATABASE_TYPE is not set.MYSQL
- MySQL is used to persist the metastore data.SPANNER
- Spanner is used to persist the metastore data.deletion_protection
Type: BOOLEAN
Provider name: deletionProtection
Description: Optional. Indicates if the dataproc metastore should be protected against accidental deletions.
encryption_config
Type: STRUCT
Provider name: encryptionConfig
Description: Immutable. Information used to configure the Dataproc Metastore service to encrypt customer data at rest. Cannot be updated.
kms_key
STRING
kmsKey
endpoint_uri
Type: STRING
Provider name: endpointUri
Description: Output only. The URI of the endpoint used to access the metastore service.
hive_metastore_config
Type: STRUCT
Provider name: hiveMetastoreConfig
Description: Configuration information specific to running Hive metastore software as the metastore service.
endpoint_protocol
STRING
endpointProtocol
ENDPOINT_PROTOCOL_UNSPECIFIED
- The protocol is not set.THRIFT
- Use the legacy Apache Thrift protocol for the metastore service endpoint.GRPC
- Use the modernized gRPC protocol for the metastore service endpoint.kerberos_config
STRUCT
kerberosConfig
keytab
STRUCT
keytab
cloud_secret
STRING
cloudSecret
krb5_config_gcs_uri
STRING
krb5ConfigGcsUri
principal
STRING
principal
version
STRING
version
labels
Type: UNORDERED_LIST_STRING
maintenance_window
Type: STRUCT
Provider name: maintenanceWindow
Description: Optional. The one hour maintenance window of the metastore service. This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.
day_of_week
STRING
dayOfWeek
DAY_OF_WEEK_UNSPECIFIED
- The day of the week is unspecified.MONDAY
- MondayTUESDAY
- TuesdayWEDNESDAY
- WednesdayTHURSDAY
- ThursdayFRIDAY
- FridaySATURDAY
- SaturdaySUNDAY
- Sundayhour_of_day
INT32
hourOfDay
metadata_integration
Type: STRUCT
Provider name: metadataIntegration
Description: Optional. The setting that defines how metastore metadata should be integrated with external services and systems.
data_catalog_config
STRUCT
dataCatalogConfig
enabled
BOOLEAN
enabled
metadata_management_activity
Type: STRUCT
Provider name: metadataManagementActivity
Description: Output only. The metadata management activities of the metastore service.
metadata_exports
UNORDERED_LIST_STRUCT
metadataExports
database_dump_type
STRING
databaseDumpType
TYPE_UNSPECIFIED
- The type of the database dump is unknown.MYSQL
- Database dump is a MySQL dump file.AVRO
- Database dump contains Avro files.destination_gcs_uri
STRING
destinationGcsUri
end_time
TIMESTAMP
endTime
start_time
TIMESTAMP
startTime
state
STRING
state
STATE_UNSPECIFIED
- The state of the metadata export is unknown.RUNNING
- The metadata export is running.SUCCEEDED
- The metadata export completed successfully.FAILED
- The metadata export failed.CANCELLED
- The metadata export is cancelled.restores
UNORDERED_LIST_STRUCT
restores
backup
STRING
backup
backup_location
STRING
backupLocation
details
STRING
details
end_time
TIMESTAMP
endTime
start_time
TIMESTAMP
startTime
state
STRING
state
STATE_UNSPECIFIED
- The state of the metadata restore is unknown.RUNNING
- The metadata restore is running.SUCCEEDED
- The metadata restore completed successfully.FAILED
- The metadata restore failed.CANCELLED
- The metadata restore is cancelled.type
STRING
type
RESTORE_TYPE_UNSPECIFIED
- The restore type is unknown.FULL
- The service’s metadata and configuration are restored.METADATA_ONLY
- Only the service’s metadata is restored.name
Type: STRING
Provider name: name
Description: Immutable. Identifier. The relative resource name of the metastore service, in the following format:projects/{project_number}/locations/{location_id}/services/{service_id}.
network
Type: STRING
Provider name: network
Description: Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
network_config
Type: STRUCT
Provider name: networkConfig
Description: Optional. The configuration specifying the network settings for the Dataproc Metastore service.
consumers
UNORDERED_LIST_STRUCT
consumers
endpoint_location
STRING
endpointLocation
endpoint_uri
STRING
endpointUri
subnetwork
STRING
subnetwork
organization_id
Type: STRING
parent
Type: STRING
port
Type: INT32
Provider name: port
Description: Optional. The TCP port at which the metastore service is reached. Default: 9083.
project_id
Type: STRING
project_number
Type: STRING
release_channel
Type: STRING
Provider name: releaseChannel
Description: Immutable. The release channel of the service. If unspecified, defaults to STABLE.
Possible values:
RELEASE_CHANNEL_UNSPECIFIED
- Release channel is not specified.CANARY
- The CANARY release channel contains the newest features, which may be unstable and subject to unresolved issues with no known workarounds. Services using the CANARY release channel are not subject to any SLAs.STABLE
- The STABLE release channel contains features that are considered stable and have been validated for production use.resource_name
Type: STRING
scaling_config
Type: STRUCT
Provider name: scalingConfig
Description: Optional. Scaling configuration of the metastore service.
autoscaling_config
STRUCT
autoscalingConfig
autoscaling_enabled
BOOLEAN
autoscalingEnabled
autoscaling_factor
FLOAT
autoscalingFactor
limit_config
STRUCT
limitConfig
max_scaling_factor
FLOAT
maxScalingFactor
min_scaling_factor
FLOAT
minScalingFactor
instance_size
STRING
instanceSize
INSTANCE_SIZE_UNSPECIFIED
- Unspecified instance sizeEXTRA_SMALL
- Extra small instance size, maps to a scaling factor of 0.1.SMALL
- Small instance size, maps to a scaling factor of 0.5.MEDIUM
- Medium instance size, maps to a scaling factor of 1.0.LARGE
- Large instance size, maps to a scaling factor of 3.0.EXTRA_LARGE
- Extra large instance size, maps to a scaling factor of 6.0.scaling_factor
FLOAT
scalingFactor
scheduled_backup
Type: STRUCT
Provider name: scheduledBackup
Description: Optional. The configuration of scheduled backup for the metastore service.
backup_location
STRING
backupLocation
cron_schedule
STRING
cronSchedule
enabled
BOOLEAN
enabled
latest_backup
STRUCT
latestBackup
backup_id
STRING
backupId
duration
STRING
duration
start_time
TIMESTAMP
startTime
state
STRING
state
STATE_UNSPECIFIED
- The state of the backup is unknown.IN_PROGRESS
- The backup is in progress.SUCCEEDED
- The backup completed.FAILED
- The backup failed.next_scheduled_time
TIMESTAMP
nextScheduledTime
time_zone
STRING
timeZone
state
Type: STRING
Provider name: state
Description: Output only. The current state of the metastore service.
Possible values:
STATE_UNSPECIFIED
- The state of the metastore service is unknown.CREATING
- The metastore service is in the process of being created.ACTIVE
- The metastore service is running and ready to serve queries.SUSPENDING
- The metastore service is entering suspension. Its query-serving availability may cease unexpectedly.SUSPENDED
- The metastore service is suspended and unable to serve queries.UPDATING
- The metastore service is being updated. It remains usable but cannot accept additional update requests or be deleted at this time.DELETING
- The metastore service is undergoing deletion. It cannot be used.ERROR
- The metastore service has encountered an error and cannot be used. The metastore service should be deleted.AUTOSCALING
- The Dataproc Metastore service 2 is being scaled up or down.MIGRATING
- The metastore service is processing a managed migration.state_message
Type: STRING
Provider name: stateMessage
Description: Output only. Additional information about the current state of the metastore service, if available.
tags
Type: UNORDERED_LIST_STRING
telemetry_config
Type: STRUCT
Provider name: telemetryConfig
Description: Optional. The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to JSON.
log_format
STRING
logFormat
LOG_FORMAT_UNSPECIFIED
- The LOG_FORMAT is not set.LEGACY
- Logging output uses the legacy textPayload format.JSON
- Logging output uses the jsonPayload format.tier
Type: STRING
Provider name: tier
Description: Optional. The tier of the service.
Possible values:
TIER_UNSPECIFIED
- The tier is not set.DEVELOPER
- The developer tier provides limited scalability and no fault tolerance. Good for low-cost proof-of-concept.ENTERPRISE
- The enterprise tier provides multi-zone high availability, and sufficient scalability for enterprise-level Dataproc Metastore workloads.uid
Type: STRING
Provider name: uid
Description: Output only. The globally unique resource identifier of the metastore service.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time when the metastore service was last updated.