Description:
Close a Spark database connection.
Syntax:
spark_close()
Note:
This external library function closes connection to a Spark database.
Example:
|
A |
|
1 |
=spark_client("hdfs://192.168.0.8:9000","thrift://192.168.0.8:9083","aa") |
|
2 |
=spark_close() |
Close connection to the spark database |
Related functions: