How to run PySpark with 3rd party Jars e.g. fuzzywuzzy? -


tried --jars option , --driver-class-jars etc. still gave me 'no module fuzzywuzzy' found error.

try pyspark --packages me.xdrop:fuzzywuzzy:1.1.8

also have @ https://stackoverflow.com/a/44153456/3811916 other options, depending on desired workflow/environment.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -