FAILED_READ_FILE error class
Error while reading file <path>
.
FILE_NOT_EXIST
File does not exist. It is possible the underlying files have been updated.
You can explicitly invalidate the cache in Spark by running ‘REFRESH TABLE tableName’ command in SQL or by recreating the Dataset/DataFrame involved.
If disk cache is stale or the underlying files have been removed, you can invalidate disk cache manually by restarting the cluster.