Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message "org.apache.spark.sql.execution.QueryExecutionException: Encountered error while reading file xxxxxx" indicates that there was an error encountered while Spark was trying to read a file. This error could be caused by a number of things such as incorrect file format, corrupted file, missing file or insufficient permissions to access the file.