livy_service_start {sparklyr} | R Documentation |
Starts the livy service.
Stops the running instances of the livy service.
livy_service_start(version = NULL, spark_version = NULL) livy_service_stop()
version |
The version of livy to use. |
spark_version |
The version of spark to connect to. |