Skip to contents

Stop the Spark Session and Spark Context.

Usage

sparkR.session.stop()

sparkR.stop()

Details

Also terminates the backend this R session is connected to.

Note

sparkR.session.stop since 2.0.0

sparkR.stop since 1.4.0