Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unsupported a SHOW CREATE TABLE
command.
The table <tableName>
is a Spark data source table. Please use SHOW CREATE TABLE
without AS SERDE
instead.
The command is not supported on a metrci view <tableName>
.
The command is not supported on a temporary view <tableName>
.
Failed to execute the command against transactional Hive table <tableName>
.
Please use SHOW CREATE TABLE <tableName>
AS SERDE
to show Hive DDL instead.
Failed to execute the command against table/view <tableName>
which is created by Hive and uses the following unsupported features
<unsupportedFeatures>
Failed to execute the command against the table <tableName>
which is created by Hive and uses the following unsupported serde configuration
<configs>
Please use SHOW CREATE TABLE <tableName>
AS SERDE
to show Hive DDL instead.