Description:
Close a Hive database connection.
Syntax:
hive_close()
Note:
This external library function closes connection to a Hive database.
Example:
|
A |
|
1 |
=hive_client("hdfs://192.168.0.8:9000","thrift://192.168.0.8:9083","hive","asus") |
|
2 |
=hive_close() |
Close connection to the hive database |
Related function: