Exporting the Dataset
The first thing to do is create a SparkRuntimeUtils object.
This allows us to use utility functions to communicate with the Spark context, and it makes saving and exporting the DataFrame much easier.
Procedure
Previous topic: Creating the Dataset
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.