メインコンテンツまでスキップ

EXTERNAL_METASTORE_CLIENT_ERROR error condition

SQLSTATE: 58000

Client operation failed:

CAN_NOT_DROP_DEFAULT_DATABASE

Cannot drop the default database.

DUPLICATE_COLUMN_NAME

Duplicate column name <columnName> in the table definition.

ILLEGAL_ARGUMENT_AT_POSITION

Invalid argument at position <position>: <expression>. Received: <found>, expected: <expected>.

INCOMPATIBLE_ALTER_COLUMN_TYPE

Cannot change the type of column '<columnName>' because the new type is incompatible with the existing type.

NO_COLUMNS_SPECIFIED

No columns specified. Please specify at least one column.

OPERATION_FAILED

<canonicalName>: <message>

PARTITION_COLUMN_CONFLICT

Column <columnName> is already defined as a partition column in the table definition.

RELATIVE_PATH_IN_ABSOLUTE_URI

Relative path in absolute URI: a:b. Please use an absolute path.

UNSUPPORTED_FIELD_TYPE

Unsupported field type: <typeName>.