创建hive的catalog
CREATE CATALOG hive PROPERTIES ( 'type'='hms', 'hive.metastore.uris' = 'thrift://192.168.201.11:9083', 'hadoop.username' = 'hive', 'dfs.nameservices'='your-nameservice',