dbfs not found

byrnesy5
New Contributor II

Hi, 

I've saved a custom pyfunc and now I'm trying to load it in a pandas_udf. It works on small samples or if I repartition everything to 1 partition, but when I try to run it on a larger sample and distribute it across my cluster it fails repeatably and says the model in the dbfs cannot be found. 

Any ideas?

Thanks,

Andrew