Get Tables With Query

This option specifies whether the connector uses the SHOW TABLES query or the GetTables Thrift API call to retrieve table names from the database.

  • Enabled (1): The connector uses the SHOW TABLES query to retrieve table names.
  • Disabled (0): The connector uses the GetTables Thrift API call to retrieve table names.

Note: This option is applicable only when connecting to a Hive Server 2 instance.

Key Name Default Value Required

GetTablesWithQuery

0

No