SparkR (version 2.4.6)

sparkR.session.stop: Stop the Spark Session and Spark Context

Description

Stop the Spark Session and Spark Context.

Usage

sparkR.session.stop()

sparkR.stop()

Arguments

Details

Also terminates the backend this R session is connected to.