I wrote a KNN model, this model could run normally in Jupyter before. But when I ran this model in a new project, it reported an error: File Save Error for …, as shown in the screenshot below:
It seems that the Spark session has terminated unexpectedly on the working node. Has anyone encountered a similar problem? Any comments will be much appreciated.