Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2022 03:14 AM
do you actually run the code on a distributed environment (meaning a driver and multiple workers)?
If not, there is no use in using pyspark as all code will be executed locally.