REFRESH-CATALOG

Name

REFRESH CATALOG

Description

This statement is used to refresh the metadata of specific catalog.

Syntax:

  1. REFRESH CATALOG catalog_name

Example

  1. Refresh hive catalog

    1. REFRESH CATALOG hive;

Keywords

REFRESH, CATALOG

Best Practice