This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

gcp_metastore_federation

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the metastore federation was created.

endpoint_uri

Type: STRING
Provider name: endpointUri
Description: Output only. The federation endpoint.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Immutable. The relative resource name of the federation, of the form: projects/{project_number}/locations/{location_id}/federations/{federation_id}`.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

state

Type: STRING
Provider name: state
Description: Output only. The current state of the federation.
Possible values:

  • STATE_UNSPECIFIED - The state of the metastore federation is unknown.
  • CREATING - The metastore federation is in the process of being created.
  • ACTIVE - The metastore federation is running and ready to serve queries.
  • UPDATING - The metastore federation is being updated. It remains usable but cannot accept additional update requests or be deleted at this time.
  • DELETING - The metastore federation is undergoing deletion. It cannot be used.
  • ERROR - The metastore federation has encountered an error and cannot be used. The metastore federation should be deleted.

state_message

Type: STRING
Provider name: stateMessage
Description: Output only. Additional information about the current state of the metastore federation, if available.

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. The globally unique resource identifier of the metastore federation.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time when the metastore federation was last updated.

version

Type: STRING
Provider name: version
Description: Immutable. The Apache Hive metastore version of the federation. All backend metastore versions must be compatible with the federation version.